{ "type": "minecraft:chest", "pools": [ { "rolls": 4.0, "bonus_rolls": 0.0, "entries": [ { "type": "minecraft:item", "functions": [ { "function": "minecraft:set_count", "count": { "type": "minecraft:uniform", "min": 1.0, "max": 32.0 }, "add": false } ], "name": "minecraft:pumpkin_seeds" }, { "type": "minecraft:item", "functions": [ { "function": "minecraft:set_count", "count": { "type": "minecraft:uniform", "min": 1.0, "max": 6.0 }, "add": false } ], "name": "minecraft:pumpkin_pie" }, { "type": "minecraft:item", "functions": [ { "function": "minecraft:set_count", "count": { "type": "minecraft:uniform", "min": 1.0, "max": 16.0 }, "add": false } ], "name": "twilightforest:torchberries" } ] }, { "rolls": 2.0, "bonus_rolls": 0.0, "entries": [ { "type": "minecraft:item", "functions": [ { "function": "minecraft:set_count", "count": { "type": "minecraft:uniform", "min": 1.0, "max": 6.0 }, "add": false } ], "name": "minecraft:diamond" }, { "type": "minecraft:item", "name": "twilightforest:moon_dial" } ] }, { "rolls": 1.0, "bonus_rolls": 0.0, "entries": [ { "type": "minecraft:item", "functions": [ { "function": "minecraft:set_count", "count": { "type": "minecraft:uniform", "min": 1.0, "max": 12.0 }, "add": false } ], "name": "twilightforest:transformation_powder" }, { "type": "minecraft:item", "name": "minecraft:golden_apple" } ] } ] }