{ "type": "minecraft:chest", "pools": [ { "rolls": { "type": "minecraft:uniform", "min": 2, "max": 6 }, "bonus_rolls": 0, "entries": [ { "type": "minecraft:item", "weight": 2, "name": "minecraft:iron_ingot", "functions": [ { "function": "minecraft:set_count", "count": { "type": "minecraft:uniform", "min": 1, "max": 2 }, "add": false } ] }, { "type": "minecraft:item", "weight": 15, "name": "minecraft:sugar_cane", "functions": [ { "function": "minecraft:set_count", "count": { "type": "minecraft:uniform", "min": 1, "max": 3 }, "add": false } ] }, { "type": "minecraft:item", "weight": 1, "name": "numismatics:cog", "functions": [ { "function": "minecraft:set_count", "count": { "type": "minecraft:uniform", "min": 1, "max": 3 }, "add": false } ] }, { "type": "minecraft:item", "weight": 10, "name": "minecraft:bone", "functions": [ { "function": "minecraft:set_count", "count": { "type": "minecraft:uniform", "min": 3, "max": 5 }, "add": false } ] }, { "type": "minecraft:item", "weight": 7, "name": "minecraft:coarse_dirt", "functions": [ { "function": "minecraft:set_count", "count": { "type": "minecraft:uniform", "min": 3, "max": 5 }, "add": false } ] }, { "type": "minecraft:item", "weight": 20, "name": "minecraft:rotten_flesh", "functions": [ { "function": "minecraft:set_count", "count": { "type": "minecraft:uniform", "min": 4, "max": 7 }, "add": false } ] }, { "type": "minecraft:item", "weight": 3, "name": "minecraft:saddle" }, { "type": "minecraft:item", "name": "minecraft:iron_horse_armor" }, { "type": "minecraft:item", "name": "minecraft:golden_horse_armor" }, { "type": "minecraft:item", "name": "minecraft:diamond_horse_armor" }, { "type": "minecraft:item", "name": "minecraft:book", "functions": [ { "function": "minecraft:enchant_with_levels", "levels": 20, "treasure": true } ] } ] }, { "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" }, { "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" } ] } ] }