Description
CraftDumper

A Minecraft Forge mod that allows you to dump game information, such as blocks, items and many more.
Currently Supported Stuff
- Advancements (
advancements) - 1.12, 1.14, 1.15, 1.16 - Armor (
armor) - 1.14, 1.15, 1.16 - Attributes (
attributes) - 1.12, 1.14, 1.15, 1.16 - Axes (
axes) - 1.15, 1.16 - Biomes (
biomes) - 1.12, 1.14, 1.15, 1.16 - Blasting Recipes (
blasting_recipes) - 1.14, 1.15, 1.16 - Block Tags (
tags_block) - 1.14, 1.15, 1.16 - Blocks (
blocks) - 1.12, 1.14, 1.15, 1.16 - Campfire Cooking Recipes (
campfire_cooking_recipes) - 1.14, 1.15, 1.16 - Capabilities (
capabilities) - 1.12, 1.14, 1.15, 1.16 - Containers (
containers) - 1.14, 1.15, 1.16 - Dimensions (
dimensions) - 1.14, 1.15 - Dimension Types (
dimension_types) - 1.16 - Enchantments (
enchantments) - 1.12, 1.14, 1.15, 1.16 - Entities (
entities) - 1.12, 1.14, 1.15, 1.16 - Entity Tags (
tags_entity) - 1.14, 1.15, 1.16 - Fluid Tags (
tags_fluid) - 1.14, 1.15, 1.16 - Fluids (
fluids) - 1.12, 1.14, 1.15, 1.16 - Food (
food) - 1.12, 1.14, 1.15, 1.16 - Hoes (
hoes) - 1.15, 1.16 - Item Stacks (
item_stacks) - 1.12, 1.14, 1.15, 1.16 - Item Tags (
tags_item) - 1.14, 1.15, 1.16 - Loot Tables (
loot_tables) - 1.12, 1.14, 1.15, 1.16 - Models (
models) - 1.12, 1.14, 1.15, 1.16 - Ore Dictionary (
ore_dictionary) - 1.12 - Paintings (
paintings) - 1.14, 1.15, 1.16 - Particles (
particles) - 1.14, 1.15, 1.16 - Pickaxes (
pickaxes) - 1.15, 1.16 - Potion Effects (
potion_effects) - 1.14, 1.15, 1.16 - Potions (
potions) - 1.12, 1.14, 1.15, 1.16 - Shaped Recipes (
shaped_recipes) - 1.12, 1.14, 1.15, 1.16 - Shapeless Recipes (
shapeless_recipes) - 1.12, 1.14, 1.15, 1.16 - Shovels (
shovels) - 1.15, 1.16 - Smelting Recipes (
smelting_recipes) - 1.12, 1.14, 1.15, 1.16 - Smoking Recipes (
smoking_recipes) - 1.14, 1.15, 1.16 - Sound Events (
sound_events) - 1.12, 1.14, 1.15, 1.16 - Stats (
stats) - 1.14, 1.15, 1.16 - Stonecutting Recipes (
stonecutting_recipes) - 1.14, 1.15, 1.16 - Swords (
swords) - 1.15, 1.16 - Tile Entities (
tile_entities) - 1.12, 1.14, 1.15, 1.16 - Villager Activities (
villager_activities) - 1.14, 1.15, 1.16 - Villager Memory Modules (
villager_memory_modules) - 1.14, 1.15, 1.16 - Villager Points of Interest (
villager_points_of_interest) - 1.14, 1.15, 1.16 - Villager Professions (
villager_professions) - 1.12, 1.14, 1.15, 1.16 - Villager Schedules (
villager_schedules) - 1.14, 1.15, 1.16 - Villager Sensors (
villager_sensors) - 1.14, 1.15, 1.16 - World Generators (
world_generators) - 1.12
You can submit a feature request here :).
Usage Guide
To create a dump, use the /craftdumper dumper_name [full|amounts|data] command, where
dumper_name- a specific dumper name (see Currently Supported Stuff) orallif you want to dump all the things.[full|amounts|data]- choosedatato save only dump data,amountsto save only dump amounts,fullto save both dump data and amounts.
All the dumper outputs will be placed into the .minecraft/craftdumper directory.
Dependencies
This mod requires:
- Shadowfacts' Forgelin for 1.12
- Kottle for 1.14 & 1.15
- Kotlin for Forge for 1.16
Usage in Modpacks
You can use this mod in any modpack you want :)


