promotional bannermobile promotional banner
premium banner
Fixes broken JSON loot table causing errors during chest generation in Dungeons and Taverns structures.

Description

Dungeons and Taverns is a mod that adds new dungeons, taverns, ruins, and various structures to Minecraft world generation. This is a patched version of Dungeons and Taverns 2.0.2 for Forge.

What was fixed:
- Fixed malformed JSON in nova_structures:loot_tables/chests/water_supply.json — a missing comma between two entries in the loot pool array caused a JsonParseException on every world load
- Fixed incorrect loot entry type "item" changed to "minecraft:item" to match the correct namespaced format

Without this fix, the broken loot table would log errors repeatedly and any structure containing a water supply chest would fail to populate its loot correctly.

This build was compiled for use in the Akashic Records of Tensura modpack. No gameplay changes were made — only the broken JSON was corrected.