{ "type": "minecraft:chest", "pools": [ { "rolls": { "min": 1, "max": 5 }, "entries": [ { "type": "item", "weight": 6, "functions": [ { "function": "minecraft:set_count", "count": { "min": 1, "max": 8 } }, { "function": "set_data", "data": 0 } ], "name": "minecraft:wool" }, { "type": "item", "weight": 3, "functions": [ { "function": "minecraft:set_count", "count": { "min": 1, "max": 3 } }, { "function": "set_data", "data": 15 } ], "name": "minecraft:wool" }, { "type": "item", "weight": 2, "functions": [ { "function": "minecraft:set_count", "count": { "min": 1, "max": 3 } }, { "function": "set_data", "data": 7 } ], "name": "minecraft:wool" }, { "type": "item", "weight": 2, "functions": [ { "function": "minecraft:set_count", "count": { "min": 1, "max": 3 } }, { "function": "set_data", "data": 12 } ], "name": "minecraft:wool" }, { "type": "item", "weight": 2, "functions": [ { "function": "minecraft:set_count", "count": { "min": 1, "max": 3 } }, { "function": "set_data", "data": 8 } ], "name": "minecraft:wool" }, { "type": "item", "name": "minecraft:emerald" }, { "type": "item", "name": "minecraft:shears" }, { "type": "item", "weight": 6, "functions": [ { "function": "minecraft:set_count", "count": { "min": 1, "max": 6 } } ], "name": "minecraft:wheat" } ] } ] }