{ "type": "minecraft:chest", "pools": [ { "rolls": 1, "entries": [ { "type": "minecraft:item", "name": "minecraft:emerald", "weight": 5, "functions": [ { "function": "set_count", "count": { "min": 2, "max": 6 } } ] }, { "type": "minecraft:item", "name": "thermal:cinnabar", "weight": 3, "functions": [ { "function": "set_count", "count": { "min": 2, "max": 6 } } ] }, { "type": "minecraft:item", "name": "create:andesite_alloy_block", "weight": 12, "functions": [ { "function": "set_count", "count": { "min": 1, "max": 2 } } ] }, { "type": "minecraft:item", "name": "create:brass_ingot", "weight": 4, "functions": [ { "function": "set_count", "count": { "min": 2, "max": 4 } } ] }, { "type": "minecraft:item", "name": "minecraft:golden_carrot", "weight": 12, "functions": [ { "function": "set_count", "count": { "min": 2, "max": 4 } } ] }, { "type": "minecraft:item", "name": "minecraft:iron_ingot", "weight": 12, "functions": [ { "function": "set_count", "count": { "min": 2, "max": 4 } } ] }, { "type": "minecraft:item", "name": "trials:breeze_rod", "weight": 8, "functions": [ { "function": "set_count", "count": { "min": 2, "max": 6 } } ] }, { "type": "minecraft:item", "name": "minecraft:ender_pearl", "weight": 8, "functions": [ { "function": "set_count", "count": { "min": 1, "max": 2 } } ] }, { "type": "minecraft:item", "name": "trials:ominous_bottle", "weight": 8 }, { "type": "minecraft:item", "name": "minecraft:arrow", "weight": 8, "functions": [ { "function": "set_count", "count": { "min": 6, "max": 12 } } ] }, { "type": "minecraft:item", "name": "minecraft:golden_apple", "weight": 8 }, { "type": "minecraft:item", "name": "minecraft:book", "weight": 6, "functions": [ { "function": "minecraft:enchant_randomly", "enchantments": [ "minecraft:mending", "minecraft:riptide", "minecraft:loyalty", "minecraft:channeling", "minecraft:impaling" ] } ] }, { "type": "minecraft:item", "name": "minecraft:book", "weight": 6, "functions": [ { "function": "minecraft:enchant_randomly", "enchantments": [ "minecraft:sharpness", "minecraft:smite", "minecraft:efficiency", "minecraft:fortune", "minecraft:silk_touch", "minecraft:feather_falling" ] } ] }, { "type": "minecraft:item", "name": "minecraft:diamond", "weight": 4, "functions": [ { "function": "set_count", "count": { "min": 1, "max": 2 } } ] }, { "type": "minecraft:loot_table", "name": "trials:gameplay/iron_armor", "weight": 4 }, { "type": "minecraft:item", "name": "trials:bolt_template", "weight": 2 }, { "type": "minecraft:item", "name": "trials:music_disc_precipice", "weight": 2 } ] } ] }