

Customized Dungeon Loot
Customized Dungeon Loot mod fundamentally changes the loot system in Minecraft, filling chests in various game structures with unique items from the standard game set. You'll find not just ordinary items, but real treasures with their own names, descriptions, enchantments, and special characteristics.
Main Features
- Vanilla items only - the mod doesn't add new blocks or items, so when removed, all obtained items remain in the game
- Unique characteristics - standard items receive their own names, descriptions, enchantments, attributes, and components
- Thematic loot - loot appears in various structures matching their theme and style
Loot Customization
Creating Your Own Loot
You can add or remove items in the game! For this, you just need to modify the loot_table.json
files in the mod folder. (Recommended for experienced users!)
You can also simply change item spawn parameters or their characteristics.
Using Datapack (for newer versions):
Use the basic datapack and modify it according to your needs.
Editing Mod Files:
- Open the mod archive (Customized Dungeon Loot.jar)
- In version 1.12 go to folder:
assets\customizeddungeonloot\loot_tables
- In versions 1.14 and higher go to folder:
data\minecraft\loot_tables
- Modify the required
loot_table.json
file
Useful Resources for Working with Loot Tables:
- https://misode.github.io/loot-table/
- http://minecraft.gamepedia.com/Loot_table
- http://www.planetminecraft.com/mod/lds-loottable-generator/
Gallery