No Heavy Core
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
平台: fabric forge neoforge quilt
标签: game-mechanics
Removes the heavy core from the loot pool.
Old description (1.0 Only) ### Advanced configuration You can edit the items dropped from the loot pool in the Trial Chambers in general with this datapack, simply unzip it and edit the .json for the loot pool you want to change. The loot pool responsible for the heavy core is ``` data\minecraft\loot_table\chests\trial_chambers\reward_ominous_unique.json ``` Edit the value(s) you want to change: ``` {"type": "minecraft:item", "name": "minecraft:dirt"} ``` becomes ``` {"type": "minecraft:item", "name": "minecraft:netherite_ingot"} ```请登录后举报
暂无评论,抢个沙发吧~