HomeJavaModsData Dumper
Data Dumper
ModsJava

Data Dumper

by settingdust · on Modrinth

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 26.1–26.1.2 · Fabric⬇ Download for 1.21.2–1.21.3 · Fabric⬇ Download for 1.21.1 · Fabric⬇ Download for 1.21 · Fabric⬇ Download for 1.20.2–1.20.6 · Fabric⬇ Download for 1.20.1 · Fabric⬇ Download for 1.20 · Fabric⬇ Download for 1.21.1–26.1.2 · Forge⬇ Download for 1.21 · Forge⬇ Download for 1.20.1 · Forge⬇ Download for 1.20 · Forge⬇ Download for 1.21.1–26.1.2 · NeoForge⬇ Download for 1.21 · NeoForge⬇ Download for 1.20.1 · NeoForge⬇ Download for 1.20–1.20.1 · Quilt
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

DataDumper

A Minecraft mod that helps datapack developers quickly browse and export registry data.

Modrinth Downloads CurseForge Downloads GitHub Repo stars


About

Ever found yourself constantly needing to check what's inside a registry while developing datapacks? Or wanting to filter for specific blocks and items?

DataDumper lets you browse registries directly in-game via commands, with support for tag and regex filtering. You can also export registry entries as JSON files for easy debugging.

On top of that, DataDumper prevents game crashes caused by invalid datapacks, so you can debug with peace of mind.

Features

Commands

Command Description
/datadumper registries List all registries
/datadumper registry <key> View all entries in a registry
/datadumper registry <key> #<tag> Filter registry entries by tag
/datadumper registry <key> "<regex>" Filter registry entries by regex
/datadumper entry <key> Export registry entries as JSON files
/datadumper entry <key> #<tag> Filter and export by tag
/datadumper entry <key> "<regex>" Filter and export by regex

Exported files are saved in the .datadumper/ folder under the server's working directory.

Screenshots

Regex filtering — Find all blocks containing "planks":

/datadumper registry minecraft:block ".?planks.?"

Tag filtering — Find all blocks tagged #c:chests:

/datadumper registry minecraft:block #c:chests

Supported Versions

Minecraft Version Fabric Forge NeoForge
1.20.1
1.21.1
26.1

Recommended Companions

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more