TurtleBoi's Loot Chests
The TurtleBoi's Loot Chests mod fundamentally transforms the loot system in Minecraft by implementing a dynamic chest loot system. Players can now discover five distinct tiers of treasure chests: Common, Uncommon, Rare, Epic, and Legendary. Each category features its own base drop chance and item quantity, which are further influenced by the player's Looting enchantment level, as well as unique loot pools.

Loot System Configuration
Loot pools and drop chances are easily customizable through data packs and configuration files. You can create loot tables that either supplement or completely replace default item sets using JSON files. This can be done manually or by utilizing specialized tools for loot table generation.
Creating Data Packs
Data packs enable complete customization of the chest contents added by the modification. As a foundation, you can use an example data pack containing the original loot tables for each chest type. It's crucial to maintain the directory structure that complies with Minecraft's requirements. After modifying the JSON files for each chest, the new loot tables are installed in the world's data packs folder.