Mod

Dumpy

Quick rating

Dumpy

No reviews yet

Provides command based developer tools to dump a runtime .json of almost any parameter you can think of.

QoL & Tweaks
Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
Dumpy 1.21.1.100
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Dumpy is a developer only mod for dumping resolved, in-game data at runtime.


What it does:

Dumpy answers: “What does the game think is true right now?” after datapacks, configs, and reloads have applied. It’s built for debugging, balancing, validation, and pack development.

Features:

  • Rich runtime dump commands (registries, recipes, tags, loot, worldgen, config/state, players)
  • Output formats: JSONMarkdownCSV
  • Filtering for most dumps (--namespace--contains--type, etc.)
  • Optional diff tracking to compare dumps over time
  • Exports .json to worldsave folder, specifically: <world>/avalorn_dumps/<category>_<timestamp>.<format>

    Registry dumps 

    /dump registries              # Summary of all registries
    /dump blocks|items|fluids     # Specific registry contents
    /dump entities|blockentities  # Entity and block entity types
    /dump menus|sounds|particles  # UI, audio, visual registries
    /dump enchantments|effects|potions|attributes

Data-driven dumps

/dump recipes                 # All recipes
/dump recipes produces <item> # Recipes that output specific item
/dump recipes uses <item>     # Recipes that use specific item
/dump tags                    # All tags
/dump tags reverse [item]     # Show what tags an item belongs to
/dump tags contents <tag>     # Resolved tag contents
/dump loot                    # Loot tables
/dump loot resolve <table>    # Full loot table definition
/dump advancements            # Advancements with requirements


Worldgen dumps

/dump biomes                  # Biome registry with spawn info
/dump dimensions              # Loaded dimensions
/dump spawns                  # Spawn rules per biome
/dump features                # Placed features
/dump structures              # Structures and structure sets

Config / state dumps

/dump config                  # Server configuration snapshot
/dump gamerules               # All gamerules with values
/dump datapacks               # Enabled datapacks in load order
/dump datapacks overrides <resource>  # Which pack affects a resource
/dump mods                    # Loaded mods with versions
/dump commands                # Registered commands

Player dumps

/dump player                  # Your own player state
/dump player <name>           # Specific player's state

Diff tracking

/dump diff enable             # Enable tracking for comparisons
/dump diff disable            # Disable tracking
/dump diff clear              # Clear history
/dump diff                    # Show tracked categories

Examples

/dump items filter --namespace minecraft --contains stone
/dump recipes filter --type ShapedRecipe --output iron_ingot
/dump spawns filter --contains zombie --format csv
/dump tags filter --namespace forge

Permissions

By default, DumPy requires OP-level permissions (permission level 2) to run dump commands.

Installation

  • Install like any other NeoForge mod.
  • Drop the jar into your instance’s mods folder.
  • Launch, then use /dump help in-game.

License

MIT License.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync