{ "type": "minecraft:chest", "pools": [ { "bonus_rolls": 0.0, "entries": [ { "type": "minecraft:item", "functions": [ { "add": false, "count": { "type": "minecraft:uniform", "max": 4.0, "min": 2.0 }, "function": "minecraft:set_count" } ], "name": "minecraft:emerald", "weight": 3 }, { "type": "minecraft:item", "functions": [ { "add": false, "damage": { "type": "minecraft:uniform", "max": 1.0, "min": 0.5 }, "function": "minecraft:set_damage" } ], "name": "minecraft:shield", "weight": 3 }, { "type": "minecraft:item", "functions": [ { "function": "minecraft:enchant_with_levels", "levels": { "type": "minecraft:uniform", "max": 15.0, "min": 5.0 }, "options": "#minecraft:on_random_loot" } ], "name": "minecraft:bow", "weight": 3 }, { "type": "minecraft:item", "functions": [ { "function": "minecraft:enchant_with_levels", "levels": { "type": "minecraft:uniform", "max": 20.0, "min": 5.0 }, "options": "#minecraft:on_random_loot" } ], "name": "minecraft:crossbow", "weight": 2 }, { "type": "minecraft:item", "functions": [ { "function": "minecraft:enchant_with_levels", "levels": { "type": "minecraft:uniform", "max": 10.0, "min": 0.0 }, "options": "#minecraft:on_random_loot" } ], "name": "minecraft:iron_axe", "weight": 2 }, { "type": "minecraft:item", "functions": [ { "function": "minecraft:enchant_with_levels", "levels": { "type": "minecraft:uniform", "max": 10.0, "min": 0.0 }, "options": "#minecraft:on_random_loot" } ], "name": "minecraft:iron_chestplate", "weight": 2 }, { "type": "minecraft:item", "functions": [ { "add": false, "count": { "type": "minecraft:uniform", "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" } ], "name": "minecraft:golden_carrot", "weight": 2 }, { "type": "minecraft:item", "functions": [ { "function": "minecraft:enchant_randomly", "options": [ "minecraft:sharpness", "minecraft:bane_of_arthropods", "minecraft:efficiency", "minecraft:fortune", "minecraft:silk_touch", "minecraft:feather_falling" ] } ], "name": "minecraft:book", "weight": 2 }, { "type": "minecraft:item", "functions": [ { "function": "minecraft:enchant_randomly", "options": [ "minecraft:riptide", "minecraft:loyalty", "minecraft:channeling", "minecraft:impaling", "minecraft:mending" ] } ], "name": "minecraft:book", "weight": 2 }, { "type": "minecraft:item", "functions": [ { "function": "minecraft:enchant_with_levels", "levels": { "type": "minecraft:uniform", "max": 15.0, "min": 5.0 }, "options": "#minecraft:on_random_loot" } ], "name": "minecraft:diamond_chestplate" }, { "type": "minecraft:item", "functions": [ { "function": "minecraft:enchant_with_levels", "levels": { "type": "minecraft:uniform", "max": 15.0, "min": 5.0 }, "options": "#minecraft:on_random_loot" } ], "name": "minecraft:diamond_axe" } ], "rolls": 1.0 } ], "random_sequence": "minecraft:chests/trial_chambers/reward_rare" }