{ "type": "minecraft:chest", "pools": [ { "bonus_rolls": 0, "entries": [ { "type": "minecraft:item", "functions": [ { "add": false, "count": { "type": "minecraft:uniform", "max": 4, "min": 1 }, "function": "minecraft:set_count" } ], "name": "minecraft:redstone", "weight": 2 }, { "type": "minecraft:item", "functions": [ { "add": false, "count": { "type": "minecraft:uniform", "max": 4, "min": 1 }, "function": "minecraft:set_count" } ], "name": "minecraft:bread", "weight": 7 }, { "type": "minecraft:item", "functions": [ { "add": false, "count": { "type": "minecraft:uniform", "max": 4, "min": 1 }, "function": "minecraft:set_count" } ], "name": "minecraft:rotten_flesh", "weight": 7 }, { "type": "minecraft:item", "functions": [ { "add": false, "count": { "type": "minecraft:uniform", "max": 4, "min": 1 }, "function": "minecraft:set_count" } ], "name": "minecraft:blue_orchid" }, { "type": "minecraft:item", "functions": [ { "add": false, "count": { "type": "minecraft:uniform", "max": 4, "min": 1 }, "function": "minecraft:set_count" } ], "name": "minecraft:copper_ingot" }, { "type": "minecraft:item", "functions": [ { "add": false, "count": { "type": "minecraft:uniform", "max": 4, "min": 1 }, "function": "minecraft:set_count" } ], "name": "minecraft:emerald" } ], "rolls": { "type": "minecraft:uniform", "max": 8, "min": 3 } } ], "random_sequence": "minecraft:chests/village/village_temple" }