{ "type": "minecraft:chest", "pools": [ { "rolls": { "min": 1, "max": 8 }, "entries": [ { "type": "minecraft:item", "weight": 10, "name": "minecraft:red_mushroom" }, { "type": "minecraft:item", "weight": 7, "name": "minecraft:brown_mushroom" }, { "type": "minecraft:item", "weight": 6, "name": "minecraft:red_tulip" }, { "type": "minecraft:item", "weight": 4, "name": "minecraft:white_tulip" }, { "type": "minecraft:item", "weight": 3, "name": "minecraft:sea_pickle" } ] }, { "rolls": { "min": 0, "max": 2 }, "entries": [ { "type": "minecraft:item", "name": "minecraft:raw_gold", "functions": [ { "function": "minecraft:set_count", "count": { "min": 0, "max": 2 } } ] } ] }, { "rolls": { "type": "minecraft:uniform", "min": 1, "max": 1 }, "bonus_rolls": 0, "entries": [ { "type": "minecraft:item", "weight": 20, "name": "minecraft:air" }, { "type": "minecraft:item", "weight": 1, "name": "numismatics:crown", "functions": [ { "function": "minecraft:set_count", "count": { "type": "minecraft:uniform", "min": 1, "max": 1 }, "add": false } ] }, { "type": "minecraft:item", "weight": 10, "name": "numismatics:cog", "functions": [ { "function": "minecraft:set_count", "count": { "type": "minecraft:uniform", "min": 1, "max": 6 }, "add": false } ] }, { "type": "minecraft:item", "weight": 4, "functions": [ { "function": "minecraft:set_count", "count": { "type": "minecraft:uniform", "min": 1, "max": 1 }, "add": false } ], "name": "society:mining_monthly" }, { "type": "minecraft:item", "weight": 4, "functions": [ { "function": "minecraft:set_count", "count": { "type": "minecraft:uniform", "min": 1, "max": 1 }, "add": false } ], "name": "society:wet_weekly" }, { "weight": 4, "type": "minecraft:item", "name": "society:candied_animal_feed" }, { "type": "minecraft:item", "weight": 4, "functions": [ { "function": "minecraft:set_count", "count": { "type": "minecraft:uniform", "min": 1, "max": 1 }, "add": false } ], "name": "society:husbandry_hourly" }, { "type": "minecraft:item", "weight": 4, "functions": [ { "function": "minecraft:set_count", "count": { "type": "minecraft:uniform", "min": 1, "max": 1 }, "add": false } ], "name": "society:combat_quarterly" }, { "type": "minecraft:item", "weight": 4, "functions": [ { "function": "minecraft:set_count", "count": { "type": "minecraft:uniform", "min": 1, "max": 1 }, "add": false } ], "name": "society:yard_work_yearly" }, { "type": "minecraft:item", "weight": 1, "functions": [ { "function": "minecraft:set_count", "count": { "type": "minecraft:uniform", "min": 1, "max": 1 }, "add": false } ], "name": "society:book_of_stars" } ] } ] }