{
    "pools": [
        {
            "rolls": {
                "min": 2,
                "max": 6
            },
            "entries": [
                {
                    "type": "item",
                    "name": "minecraft:diamond",
                    "weight": 1,
                    "functions": [
                        {
                            "function": "set_count",
                            "count": {
                                "min": 1,
                                "max": 4
                            }
                        }
                    ]
                },
                {
                    "type": "item",
                    "name": "minecraft:iron_ingot",
                    "weight": 1,
                    "functions": [
                        {
                            "function": "set_count",
                            "count": {
                                "min": 4,
                                "max": 7
                            }
                        }
                    ]
                },
                {
                    "type": "item",
                    "name": "minecraft:gold_ingot",
                    "weight": 1,
                    "functions": [
                        {
                            "function": "set_count",
                            "count": {
                                "min": 2,
                                "max": 5
                            }
                        }
                    ]
                },
                {
                    "type": "item",
                    "name": "minecraft:emerald",
                    "weight": 1,
                    "functions": [
                        {
                            "function": "set_count",
                            "count": {
                                "min": 0,
                                "max": 3
                            }
                        }
                    ]
                },
                {
                    "type": "item",
                    "weight": 1,
                    "name": "minecraft:coal",
                    "functions": [
                        {
                            "function": "set_count",
                            "count": {
                                "min": 5,
                                "max": 8
                            }
                        }
                    ]
                },
                {
                    "type": "item",
                    "weight": 1,
                    "name": "minecraft:quartz",
                    "functions": [
                        {
                            "function": "set_count",
                            "count": {
                                "min": 3,
                                "max": 6
                            }
                        }
                    ]
                },
                {
                    "type": "item",
                    "weight": 1,
                    "name": "minecraft:coal",
                    "functions": [
                        {
                            "function": "set_count",
                            "count": {
                                "min": 5,
                                "max": 8
                            }
                        },
                        {
                            "function": "set_data",
                            "data": 1
                        }
                    ]
                },
                {
                    "type": "item",
                    "weight": 1,
                    "name": "minecraft:dye",
                    "functions": [
                        {
                            "function": "set_count",
                            "count": {
                                "min": 3,
                                "max": 6
                            }
                        },
                        {
                            "function": "set_data",
                            "data": 4
                        }
                    ]
                },
                {
                    "type": "item",
                    "name": "minecraft:redstone",
                    "weight": 1,
                    "functions": [
                        {
                            "function": "set_count",
                            "count": {
                                "min": 3,
                                "max": 6
                            }
                        }
                    ]
                },
                {
                    "type": "item",
                    "name": "minecraft:ender_pearl",
                    "weight": 1,
                    "functions": [
                        {
                            "function": "set_count",
                            "count": {
                                "min": 1,
                                "max": 5
                            }
                        }
                    ]
                },
                {
                    "type": "item",
                    "name": "minecraft:ender_eye",
                    "weight": 1,
                    "functions": [
                        {
                            "function": "set_count",
                            "count": {
                                "min": 0,
                                "max": 4
                            }
                        }
                    ]
                },
                {
                    "type": "item",
                    "name": "minecraft:end_crystal",
                    "weight": 1,
                    "functions": [
                        {
                            "function": "set_count",
                            "count": {
                                "min": 0,
                                "max": 2
                            }
                        }
                    ]
                },
                {
                    "type": "item",
                    "name": "minecraft:oobsidian",
                    "weight": 1,
                    "functions": [
                        {
                            "function": "set_count",
                            "count": {
                                "min": 1,
                                "max": 5
                            }
                        }
                    ]
                },
                {
                    "type": "item",
                    "name": "minecraft:dragon_breath",
                    "weight": 1,
                    "functions": [
                        {
                            "function": "set_count",
                            "count": {
                                "min": 0,
                                "max": 2
                            }
                        }
                    ]
                },
                {
                    "type": "item",
                    "name": "minecraft:book",
                    "weight": 1,
                    "functions": [
                        {
                            "function": "enchant_with_levels",
                            "treasure": true,
                            "levels": {
                                "min": 20,
                                "max": 200
                            }
                        }
                    ]
                },
                {
                    "type": "item",
                    "name": "minecraft:diamond_sword",
                    "weight": 1,
                    "functions": [
                        {
                            "function": "enchant_with_levels",
                            "treasure": true,
                            "levels": {
                                "min": 10,
                                "max": 100
                            }
                        }
                    ]
                },
                {
                    "type": "item",
                    "name": "minecraft:diamond_boots",
                    "weight": 1,
                    "functions": [
                        {
                            "function": "enchant_with_levels",
                            "treasure": true,
                            "levels": {
                                "min": 10,
                                "max": 100
                            }
                        }
                    ]
                },
                {
                    "type": "item",
                    "name": "minecraft:diamond_chestplate",
                    "weight": 1,
                    "functions": [
                        {
                            "function": "enchant_with_levels",
                            "treasure": true,
                            "levels": {
                                "min": 10,
                                "max": 100
                            }
                        }
                    ]
                },
                {
                    "type": "item",
                    "name": "minecraft:diamond_leggings",
                    "weight": 1,
                    "functions": [
                        {
                            "function": "enchant_with_levels",
                            "treasure": true,
                            "levels": {
                                "min": 10,
                                "max": 100
                            }
                        }
                    ]
                },
                {
                    "type": "item",
                    "name": "minecraft:diamond_helmet",
                    "weight": 3,
                    "functions": [
                        {
                            "function": "enchant_with_levels",
                            "treasure": true,
                            "levels": {
                                "min": 10,
                                "max": 100
                            }
                        }
                    ]
                },
                {
                    "type": "item",
                    "name": "minecraft:diamond_pickaxe",
                    "weight": 1,
                    "functions": [
                        {
                            "function": "enchant_with_levels",
                            "treasure": true,
                            "levels": {
                                "min": 10,
                                "max": 100
                            }
                        }
                    ]
                },
                {
                    "type": "item",
                    "name": "minecraft:diamond_shovel",
                    "weight": 1,
                    "functions": [
                        {
                            "function": "enchant_with_levels",
                            "treasure": true,
                            "levels": {
                                "min": 10,
                                "max": 100
                            }
                        }
                    ]
                },
                {
                    "type": "item",
                    "name": "minecraft:diamond_axe",
                    "weight": 1,
                    "functions": [
                        {
                            "function": "enchant_with_levels",
                            "treasure": true,
                            "levels": {
                                "min": 10,
                                "max": 100
                            }
                        }
                    ]
                },
                {
                    "type": "item",
                    "name": "minecraft:diamond_hoe",
                    "weight": 1,
                    "functions": [
                        {
                            "function": "enchant_with_levels",
                            "treasure": true,
                            "levels": {
                                "min": 10,
                                "max": 100
                            }
                        }
                    ]
                }
            ]
        }
    ]
}