{
    "pools": [
        {
            "rolls": 1,
            "entries": [
                {
                    "type": "item",
                    "weight": 12,
                    "functions": [
                        {
                            "function": "minecraft:set_damage",
                            "damage": {
                                "min": 0.1,
                                "max": 0.5
                            }
                        },
                        {
                            "function": "enchant_randomly"
                        }
                    ],
                    "name": "minecraft:crossbow"
                },
                {
                    "type": "item",
                    "weight": 2,
                    "functions": [
                        {
                            "function": "set_count",
                            "count": 1
                        }
                    ],
                    "name": "minecraft:ancient_debris"
                },
                {
                    "type": "item",
                    "weight": 2,
                    "functions": [
                        {
                            "function": "set_count",
                            "count": 1
                        }
                    ],
                    "name": "minecraft:netherite_scrap"
                },
                {
                    "type": "item",
                    "weight": 16,
                    "functions": [
                        {
                            "function": "set_count",
                            "count": {
                                "min": 2,
                                "max": 15
                            }
                        }
                    ],
                    "name": "minecraft:arrow"
                },
                {
                    "type": "item",
                    "weight": 5,
                    "functions": [
                        {
                            "function": "set_count",
                            "count": 1
                        },
                        {
                            "function": "set_data",
                            "data": 6
                        }
                    ],
                    "name": "minecraft:banner_pattern"
                },
                {
                    "type": "item",
                    "weight": 3,
                    "functions": [
                        {
                            "function": "set_count",
                            "count": 1
                        }
                    ],
                    "name": "minecraft:record_pigstep"
                },
                {
                    "type": "item",
                    "weight": 10,
                    "functions": [
                        {
                            "function": "specific_enchants",
                            "enchants": [
                                {
                                    "id": "soul_speed",
                                    "level": [
                                        1,
                                        3
                                    ]
                                }
                            ]
                        }
                    ],
                    "name": "minecraft:book"
                },
                {
                    "type": "empty",
                    "weight": 50
                }
            ]
        },
        {
            "rolls": 2,
            "entries": [
                {
                    "type": "item",
                    "functions": [
                        {
                            "function": "set_count",
                            "count": 1
                        },
                        {
                            "function": "specific_enchants",
                            "enchants": [
                                {
                                    "id": "soul_speed",
                                    "level": [
                                        1,
                                        3
                                    ]
                                }
                            ]
                        }
                    ],
                    "name": "minecraft:golden_boots",
                    "weight": 1
                },
                {
                    "type": "item",
                    "functions": [
                        {
                            "function": "set_count",
                            "count": 1
                        }
                    ],
                    "name": "minecraft:gold_block",
                    "weight": 1
                },
                {
                    "type": "item",
                    "functions": [
                        {
                            "function": "set_count",
                            "count": 1
                        }
                    ],
                    "name": "minecraft:crossbow",
                    "weight": 1
                },
                {
                    "type": "item",
                    "functions": [
                        {
                            "function": "set_count",
                            "count": {
                                "min": 1,
                                "max": 6
                            }
                        }
                    ],
                    "name": "minecraft:gold_ingot",
                    "weight": 1
                },
                {
                    "type": "item",
                    "functions": [
                        {
                            "function": "set_count",
                            "count": {
                                "min": 1,
                                "max": 6
                            }
                        }
                    ],
                    "name": "minecraft:iron_ingot",
                    "weight": 1
                },
                {
                    "type": "item",
                    "functions": [
                        {
                            "function": "set_count",
                            "count": 1
                        }
                    ],
                    "name": "minecraft:golden_sword",
                    "weight": 1
                },
                {
                    "type": "item",
                    "functions": [
                        {
                            "function": "set_count",
                            "count": 1
                        }
                    ],
                    "name": "minecraft:golden_chestplate",
                    "weight": 1
                },
                {
                    "type": "item",
                    "functions": [
                        {
                            "function": "set_count",
                            "count": 1
                        }
                    ],
                    "name": "minecraft:golden_helmet",
                    "weight": 1
                },
                {
                    "type": "item",
                    "functions": [
                        {
                            "function": "set_count",
                            "count": 1
                        }
                    ],
                    "name": "minecraft:golden_leggings",
                    "weight": 1
                },
                {
                    "type": "item",
                    "functions": [
                        {
                            "function": "set_count",
                            "count": 1
                        }
                    ],
                    "name": "minecraft:golden_boots",
                    "weight": 1
                },
                {
                    "type": "empty",
                    "weight": 2
                }
            ]
        },
        {
            "rolls": {
                "min": 3,
                "max": 5
            },
            "entries": [
                {
                    "type": "item",
                    "functions": [
                        {
                            "function": "set_count",
                            "count": {
                                "min": 1,
                                "max": 5
                            }
                        }
                    ],
                    "name": "minecraft:crying_obsidian",
                    "weight": 1
                },
                {
                    "type": "item",
                    "functions": [
                        {
                            "function": "set_count",
                            "count": {
                                "min": 1,
                                "max": 5
                            }
                        }
                    ],
                    "name": "minecraft:gilded_blackstone",
                    "weight": 1
                },
                {
                    "type": "item",
                    "functions": [
                        {
                            "function": "set_count",
                            "count": {
                                "min": 2,
                                "max": 10
                            }
                        }
                    ],
                    "name": "minecraft:chain",
                    "weight": 1
                },
                {
                    "type": "item",
                    "functions": [
                        {
                            "function": "set_count",
                            "count": {
                                "min": 2,
                                "max": 6
                            }
                        }
                    ],
                    "name": "minecraft:magma_cream",
                    "weight": 1
                },
                {
                    "type": "item",
                    "functions": [
                        {
                            "function": "set_count",
                            "count": {
                                "min": 3,
                                "max": 6
                            }
                        }
                    ],
                    "name": "minecraft:bone_block",
                    "weight": 1
                },
                {
                    "type": "item",
                    "functions": [
                        {
                            "function": "set_count",
                            "count": {
                                "min": 2,
                                "max": 8
                            }
                        }
                    ],
                    "name": "minecraft:iron_nugget",
                    "weight": 1
                },
                {
                    "type": "item",
                    "functions": [
                        {
                            "function": "set_count",
                            "count": {
                                "min": 4,
                                "max": 6
                            }
                        }
                    ],
                    "name": "minecraft:obsidian",
                    "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": 4,
                                "max": 6
                            }
                        }
                    ],
                    "name": "minecraft:string",
                    "weight": 1
                },
                {
                    "type": "item",
                    "weight": 2,
                    "functions": [
                        {
                            "function": "set_count",
                            "count": {
                                "min": 5,
                                "max": 17
                            }
                        }
                    ],
                    "name": "minecraft:arrow"
                }
            ]
        }
    ]
}