{ "pools": [ { "rolls": 1, "entries": [ { "type": "item", "weight": 15, "functions": [ { "function": "minecraft:set_damage", "damage": { "min": 0.15, "max": 0.8 } }, { "function": "enchant_randomly" } ], "name": "minecraft:diamond_shovel" }, { "type": "item", "weight": 8, "functions": [ { "function": "set_count", "count": 1 } ], "name": "minecraft:netherite_scrap" }, { "type": "item", "weight": 5, "functions": [ { "function": "set_count", "count": 1 } ], "name": "minecraft:ancient_debris" }, { "type": "item", "weight": 12, "functions": [ { "function": "set_count", "count": 1 } ], "name": "minecraft:saddle" }, { "type": "item", "weight": 16, "functions": [ { "function": "set_count", "count": { "min": 2, "max": 4 } } ], "name": "minecraft:gold_block" }, { "type": "item", "weight": 12, "functions": [ { "function": "set_count", "count": 1 }, { "function": "minecraft:set_damage", "damage": { "min": 0.15, "max": 0.95 } }, { "function": "enchant_randomly" } ], "name": "minecraft:diamond_pickaxe" }, { "type": "item", "weight": 10, "functions": [ { "function": "set_count", "count": { "min": 8, "max": 17 } } ], "name": "minecraft:golden_carrot" }, { "type": "item", "weight": 10, "functions": [ { "function": "set_count", "count": 1 } ], "name": "minecraft:golden_apple" } ] }, { "rolls": { "min": 3, "max": 4 }, "entries": [ { "type": "item", "functions": [ { "function": "set_count", "count": { "min": 3, "max": 6 } } ], "name": "minecraft:glowstone", "weight": 1 }, { "type": "item", "functions": [ { "function": "set_count", "count": { "min": 2, "max": 5 } } ], "name": "minecraft:gilded_blackstone", "weight": 1 }, { "type": "item", "functions": [ { "function": "set_count", "count": { "min": 2, "max": 7 } } ], "name": "minecraft:soul_sand", "weight": 1 }, { "type": "item", "functions": [ { "function": "set_count", "count": { "min": 2, "max": 7 } } ], "name": "minecraft:crimson_nylium", "weight": 1 }, { "type": "item", "functions": [ { "function": "set_count", "count": { "min": 2, "max": 8 } } ], "name": "minecraft:gold_nugget", "weight": 1 }, { "type": "item", "functions": [ { "function": "set_count", "count": { "min": 1, "max": 3 } } ], "name": "minecraft:leather", "weight": 1 }, { "type": "item", "functions": [ { "function": "set_count", "count": { "min": 5, "max": 17 } } ], "name": "minecraft:arrow", "weight": 1 }, { "type": "item", "functions": [ { "function": "set_count", "count": { "min": 3, "max": 8 } } ], "name": "minecraft:string", "weight": 1 }, { "type": "item", "functions": [ { "function": "set_count", "count": { "min": 2, "max": 5 } } ], "name": "minecraft:porkchop", "weight": 1 }, { "type": "item", "functions": [ { "function": "set_count", "count": { "min": 2, "max": 5 } } ], "name": "minecraft:cooked_porkchop", "weight": 1 }, { "type": "item", "functions": [ { "function": "set_count", "count": { "min": 2, "max": 7 } } ], "name": "minecraft:crimson_fungus", "weight": 1 }, { "type": "item", "functions": [ { "function": "set_count", "count": { "min": 2, "max": 7 } } ], "name": "minecraft:crimson_roots", "weight": 1 }, { "type": "item", "functions": [ { "function": "set_count", "count": { "min": 1, "max": 5 } } ], "name": "minecraft:crying_obsidian", "weight": 1 }, { "type": "item", "weight": 1, "functions": [ { "function": "enchant_randomly" } ], "name": "minecraft:golden_axe" } ] } ] }