diff --git a/overrides/global_packs/required_data/mc_rebalance_datapack/data/minecraft/loot_tables/chests/end_city_treasure.json b/overrides/global_packs/required_data/mc_rebalance_datapack/data/minecraft/loot_tables/chests/end_city_treasure.json index 5d7ba34..b87417a 100644 --- a/overrides/global_packs/required_data/mc_rebalance_datapack/data/minecraft/loot_tables/chests/end_city_treasure.json +++ b/overrides/global_packs/required_data/mc_rebalance_datapack/data/minecraft/loot_tables/chests/end_city_treasure.json @@ -1,202 +1,210 @@ { - "pools":[{ - "rolls": {"min":10,"max":16}, - "entries":[ - { - "type":"item", - "name":"minecraft:beetroot_seeds", - "weight":1 - }, - { - "type":"item", - "name":"minecraft:diamond", - "functions":[{ - "function":"minecraft:set_count", - "count": {"type":"minecraft:uniform","min":2,"max":7} - }], - "weight":15 - }, - { - "type":"item", - "name":"minecraft:netherite_scrap", - "functions":[{ - "function":"minecraft:set_count", - "count": {"type":"minecraft:uniform","min":1,"max":2} - }], - "weight":18 - }, - { - "type":"item", - "name":"minecraft:diamond_sword", - "functions":[{ - "function":"enchant_with_levels", - "treasure":true, - "levels": {"min":25,"max":40} - }], - "weight":2 - }, - { - "type":"item", - "name":"minecraft:diamond_boots", - "functions":[{ - "function":"enchant_with_levels", - "treasure":true, - "levels": {"min":25,"max":40} - }], - "weight":2 - }, - { - "type":"item", - "name":"minecraft:diamond_chestplate", - "functions":[{ - "function":"enchant_with_levels", - "treasure":true, - "levels": {"min":25,"max":40} - }], - "weight":2 - }, - { - "type":"item", - "name":"minecraft:diamond_helmet", - "functions":[{ - "function":"enchant_with_levels", - "treasure":true, - "levels": {"min":25,"max":40} - }], - "weight":2 - }, - { - "type":"item", - "name":"minecraft:diamond_leggings", - "functions":[{ - "function":"enchant_with_levels", - "treasure":true, - "levels": {"min":25,"max":40} - }], - "weight":2 - }, - { - "type":"item", - "name":"minecraft:diamond_pickaxe", - "functions":[{ - "function":"enchant_with_levels", - "treasure":true, - "levels": {"min":25,"max":40} - }], - "weight":2 - }, - - { - "type":"item", - "name":"minecraft:netherite_sword", - "functions":[{ - "function":"enchant_with_levels", - "treasure":true, - "levels": {"min":10,"max":30} - }], - "weight":2 - }, - { - "type":"item", - "name":"minecraft:netherite_boots", - "functions":[{ - "function":"enchant_with_levels", - "treasure":true, - "levels": {"min":10,"max":30} - }], - "weight":2 - }, - { - "type":"item", - "name":"minecraft:netherite_chestplate", - "functions":[{ - "function":"enchant_with_levels", - "treasure":true, - "levels": {"min":10,"max":30} - }], - "weight":2 - }, - { - "type":"item", - "name":"minecraft:netherite_helmet", - "functions":[{ - "function":"enchant_with_levels", - "treasure":true, - "levels": {"min":10,"max":30} - }], - "weight":2 - }, - { - "type":"item", - "name":"minecraft:netherite_leggings", - "functions":[{ - "function":"enchant_with_levels", - "treasure":true, - "levels": {"min":10,"max":30} - }], - "weight":2 - }, - { - "type":"item", - "name":"minecraft:netherite_pickaxe", - "functions":[{ - "function":"enchant_with_levels", - "treasure":true, - "levels": {"min":10,"max":30} - }], - "weight":2 - }, - { - "type":"item", - "name":"minecraft:diamond_horse_armor", - "weight":2 - }, - { - "type":"item", - "name":"minecraft:netherite_upgrade_smithing_template", - "functions":[{ - "function":"minecraft:set_count", - "count": {"type":"minecraft:uniform","min":3,"max":8} - }], - "weight":4 - }, - { - "type":"item", - "name":"minecraft:purpur_block", - "functions":[{ - "function":"minecraft:set_count", - "count": {"type":"minecraft:uniform","min":10,"max":18} - }], - "weight":12 - }, - { - "type":"item", - "name":"minecraft:book", - "functions":[{ - "function":"enchant_with_levels", - "treasure":true, - "levels": {"min":10,"max":30} - }], - "weight":6 - }, - { - "type":"item", - "name":"minecraft:phantom_membrane", - "functions":[{ - "function":"minecraft:set_count", - "count": {"type":"minecraft:uniform","min":3,"max":9} - }], - "weight":7 - }, - { - "type":"item", - "name":"minecraft:splash_potion", - "functions":[{ - "function":"minecraft:set_potion", - "id":"minecraft:strong_leaping" - }], - "weight":4 - } - ] - }] -} + "pools":[ + { + "rolls": {"min":2,"max":4}, + "entries":[ + { + "type":"item", + "name":"minecraft:beetroot_seeds", + "weight":1 + }, + { + "type":"item", + "name":"minecraft:diamond", + "functions":[{ + "function":"minecraft:set_count", + "count": {"type":"minecraft:uniform","min":2,"max":5} + }], + "weight":15 + }, + { + "type":"item", + "name":"minecraft:netherite_scrap", + "functions":[{ + "function":"minecraft:set_count", + "count": {"type":"minecraft:uniform","min":1,"max":2} + }], + "weight":18 + } + ] + }, + { + "rolls":{"min":0, "max":2}, + "entries":[ + { + "type":"item", + "name":"minecraft:diamond_sword", + "functions":[{ + "function":"enchant_with_levels", + "treasure":true, + "levels": {"min":25,"max":40} + }], + "weight":2 + }, + { + "type":"item", + "name":"minecraft:diamond_boots", + "functions":[{ + "function":"enchant_with_levels", + "treasure":true, + "levels": {"min":25,"max":40} + }], + "weight":2 + }, + { + "type":"item", + "name":"minecraft:diamond_chestplate", + "functions":[{ + "function":"enchant_with_levels", + "treasure":true, + "levels": {"min":25,"max":40} + }], + "weight":2 + }, + { + "type":"item", + "name":"minecraft:diamond_helmet", + "functions":[{ + "function":"enchant_with_levels", + "treasure":true, + "levels": {"min":25,"max":40} + }], + "weight":2 + }, + { + "type":"item", + "name":"minecraft:diamond_leggings", + "functions":[{ + "function":"enchant_with_levels", + "treasure":true, + "levels": {"min":25,"max":40} + }], + "weight":2 + }, + { + "type":"item", + "name":"minecraft:diamond_pickaxe", + "functions":[{ + "function":"enchant_with_levels", + "treasure":true, + "levels": {"min":25,"max":40} + }], + "weight":2 + }, + + { + "type":"item", + "name":"minecraft:netherite_sword", + "functions":[{ + "function":"enchant_with_levels", + "treasure":true, + "levels": {"min":10,"max":30} + }], + "weight":2 + }, + { + "type":"item", + "name":"minecraft:netherite_boots", + "functions":[{ + "function":"enchant_with_levels", + "treasure":true, + "levels": {"min":10,"max":30} + }], + "weight":2 + }, + { + "type":"item", + "name":"minecraft:netherite_chestplate", + "functions":[{ + "function":"enchant_with_levels", + "treasure":true, + "levels": {"min":10,"max":30} + }], + "weight":2 + }, + { + "type":"item", + "name":"minecraft:netherite_helmet", + "functions":[{ + "function":"enchant_with_levels", + "treasure":true, + "levels": {"min":10,"max":30} + }], + "weight":2 + }, + { + "type":"item", + "name":"minecraft:netherite_leggings", + "functions":[{ + "function":"enchant_with_levels", + "treasure":true, + "levels": {"min":10,"max":30} + }], + "weight":2 + }, + { + "type":"item", + "name":"minecraft:netherite_pickaxe", + "functions":[{ + "function":"enchant_with_levels", + "treasure":true, + "levels": {"min":10,"max":30} + }], + "weight":2 + }, + { + "type":"item", + "name":"minecraft:diamond_horse_armor", + "weight":2 + } + ] + }, + { + "rolls":{"min":2,"max":5}, + "entries":[ + { + "type":"item", + "name":"minecraft:netherite_upgrade_smithing_template", + "weight":4 + }, + { + "type":"item", + "name":"minecraft:purpur_block", + "functions":[{ + "function":"minecraft:set_count", + "count": {"type":"minecraft:uniform","min":10,"max":18} + }], + "weight":12 + }, + { + "type":"item", + "name":"minecraft:book", + "functions":[{ + "function":"enchant_with_levels", + "treasure":true, + "levels": {"min":10,"max":30} + }], + "weight":6 + }, + { + "type":"item", + "name":"minecraft:phantom_membrane", + "functions":[{ + "function":"minecraft:set_count", + "count": {"type":"minecraft:uniform","min":3,"max":9} + }], + "weight":7 + }, + { + "type":"item", + "name":"minecraft:splash_potion", + "functions":[{ + "function":"minecraft:set_potion", + "id":"minecraft:strong_leaping" + }], + "weight":4 + } + ] + } + ] +}