A Minecraft Forge mod that allows you to dump game information such as blocks, items and many more.
- Advancements (
advancements) - Armor (
armor) - Attributes (
attributes) - Axes (
axes) - Biomes (
biomes) - Blasting Recipes (
blasting_recipes) - Block Tags (
tags_block) - Blocks (
blocks) - Campfire Cooking Recipes (
campfire_cooking_recipes) - Capabilities (
capabilities) - Containers (
containers) - Dimensions (
dimensions) - Enchantments (
enchantments) - Entities (
entities) - Entity Tags (
tags_entity) - Fluid Tags (
tags_fluid) - Fluids (
fluids) - Food (
food) - Hoes (
hoes) - Item Stacks (
item_stacks) - Item Tags (
tags_item) - Loot Tables (
loot_tables) - Models (
models) - Paintings (
paintings) - Particles (
particles) - Pickaxes (
pickaxes) - Potion Effects (
potion_effects) - Potions (
potions) - Shaped Recipes (
shaped_recipes) - Shapeless Recipes (
shapeless_recipes) - Shovels (
shovels) - Smelting Recipes (
smelting_recipes) - Smoking Recipes (
smoking_recipes) - Sound Events (
sound_events) - Stats (
stats) - Stonecutting Recipes (
stonecutting_recipes) - Swords (
swords) - Tile Entities (
tile_entities) - Villager Activities (
villager_activities) - Villager Memory Modules (
villager_memory_modules) - Villager Points of Interest (
villager_points_of_interest) - Villager Professions (
villager_professions) - Villager Schedules (
villager_schedules) - Villager Sensors (
villager_sensors)
You can submit a feature request here :).
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 in the .minecraft/craftdumper directory.
This mod requires Kotlin for Forge.
You can use this mod in any modpack you want :)