Data Dumper

⭐ — (7 endorsements) 📥 3,255 downloads 📌 v0.6.1 📅 4/9/2024
🟡 Updated this year

By settingdust · fabric

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 5/26/2026 📅 Created: 4/9/2024
⚠️ Install Order · 2 steps
1🛠️ Forge — Minecraft Forge (mod loader) Download ↗
2🛠️ Fabric — Fabric Loader Download ↗

Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.

🔍 Analysis

  • 👍 0.2% endorsement rate
  • 🏆 #569 of 896 fabric mods in this game by downloads

📋 About This Mod

✅ List all registries in the game
✅ Filter registry contents by tag or regex
✅ Export registry entries as JSON files
✅ Export datapack entries that failed to parse, making it easy to track down errors
✅ Prevent crashes when creating a world with invalid datapacks
✅ Click chat messages to copy all entries at once

<h1>DataDumper</h1> <p> A Minecraft mod that helps datapack developers quickly browse and export registry data. </p> <p> <a href="https://modrinth.com/mod/data-dumper"><img alt="Modrinth Downloads" src="https://img.shields.io/modrinth/dt/data-dumper?style=for-the-badge&logo=modrinth&link=https%3A%2F%2Fmodrinth.com%2Fmod%2Fdata-dumper" /> </a> <a href="https://www.curseforge.com/minecraft/mc-mods/data-dumper"><img alt="CurseForge Downloads" src="https://img.shields.io/curseforge/dt/1118762?style=for-the-badge&logo=curseforge&color=%23F16436" /> </a> <a href="https://github.com/SettingDust/DataDumper"><img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/SettingDust/DataDumper?style=for-the-badge&logo=github"> </a> </p> --- ## 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 - List all registries in the game - Filter registry contents by tag or regex - Export registry entries as JSON files - Export datapack entries that failed to parse, making it easy to track down errors - Prevent crashes when creating a world with invalid datapacks - Click chat messages to copy all entries at once ## 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": !(https://raw.githubusercontent.com/SettingDust/DataDumper/main/docs/screenshot-regex-filter.png) **Tag filtering** — Find all blocks tagged `#c:chests`: !(https://raw.githubusercontent.com/SettingDust/DataDumper/main/docs/screenshot-tag-filter.png) ## Supported Versions | Minecraft Version | Fabric | Forge | NeoForge | |:-----------------:|:------:|:-----:|:--------:| | 1.20.1 | ✅ | ✅ | — | | 1.21.1 | ✅ | — | ✅ | | 26.1 | ✅ | — | ✅ | ## Recommended Companions - (https://modrinth.com/mod/mod-sets) — Easily disable development mods in published modpacks

DataDumper

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

Modrinth Downloads CurseForge Downloads GitHub Repo stars

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

  • List all registries in the game
  • Filter registry contents by tag or regex
  • Export registry entries as JSON files
  • Export datapack entries that failed to parse, making it easy to track down errors
  • Prevent crashes when creating a world with invalid datapacks
  • Click chat messages to copy all entries at once

## Commands

| Command | Description | |----------------------------------------|---------------------------------------| | `/datadumper registries` | List all registries | | `/datadumper registry ` | View all entries in a registry | | `/datadumper registry #` | Filter registry entries by tag | | `/datadumper registry ""` | Filter registry entries by regex | | `/datadumper entry ` | Export registry entries as JSON files | | `/datadumper entry #` | Filter and export by tag | | `/datadumper entry ""` | 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.?"](https://raw.githubusercontent.com/SettingDust/DataDumper/main/docs/screenshot-regex-filter.png)

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

![/datadumper registry minecraft:block #c:chests](https://raw.githubusercontent.com/SettingDust/DataDumper/main/docs/screenshot-tag-filter.png)

## Supported Versions

| Minecraft Version | Fabric | Forge | NeoForge | |:-----------------:|:------:|:-----:|:--------:| | 1. 20. 1 | ✅ | ✅ | — | | 1. 21. 1 | ✅ | — | ✅ | | 26. 1 | ✅ | — | ✅ |

## Recommended Companions

- (https://modrinth.com/mod/mod-sets) — Easily disable development mods in published modpacks

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Mods
Author
settingdust
Version
0.6.1
Downloads
3,255
Endorsements
7
Category
fabric
Created
4/9/2024
Updated
5/26/2026
Game Versions
1.20.1, 1.21.1, 26.1, 26.1.1, 26.1.2
Tags
management, utility

🔧 How to Install Minecraft Mods Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Mods →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Mods versions does Data Dumper support?

The author lists 1.20.1, 1.21.1, 26.1, 26.1.1, 26.1.2. Other versions may work but are untested by the author.

What is the latest version of Data Dumper?

Version 0.6.1, published 2026-05-26 with 3,255 downloads recorded at the source.

Keep browsing — more Minecraft Mods mods await

📋 All Minecraft Mods Mods 🏆 Top 25 📂 More fabric 👤 More by settingdust 🔎 Similar Mods 🌐 Best fabric (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods