{ "type": "minecraft:chest", "pools": [ { "bonus_rolls": 0.0, "entries": [ { "type": "minecraft:item", "functions": [ { "add": false, "count": 1.0, "function": "minecraft:set_count" } ], "name": "minecraft:cooked_chicken", "weight": 3 }, { "type": "minecraft:item", "functions": [ { "add": false, "count": { "type": "minecraft:uniform", "max": 3.0, "min": 1.0 }, "function": "minecraft:set_count" } ], "name": "minecraft:bread", "weight": 3 }, { "type": "minecraft:item", "functions": [ { "add": false, "count": { "type": "minecraft:uniform", "max": 3.0, "min": 1.0 }, "function": "minecraft:set_count" } ], "name": "minecraft:baked_potato", "weight": 2 }, { "type": "minecraft:item", "functions": [ { "add": false, "count": 1.0, "function": "minecraft:set_count" }, { "function": "minecraft:set_potion", "id": "minecraft:regeneration" } ], "name": "minecraft:potion" }, { "type": "minecraft:item", "functions": [ { "add": false, "count": 1.0, "function": "minecraft:set_count" }, { "function": "minecraft:set_potion", "id": "minecraft:swiftness" } ], "name": "minecraft:potion" } ], "rolls": 1.0 } ], "random_sequence": "minecraft:spawners/trial_chamber/consumables" }