{ "pools": [ { "rolls": 1, "entries": [ { "type": "item", "name": "minecraft:pufferfish", "weight": 1, "functions": [ { "function": "set_count", "count": { "min": 1, "max": 1 } } ] } ] }, { "conditions": [ { "condition": "random_chance", "chance": 0.05 } ], "rolls": 1, "entries": [ { "type": "item", "name": "minecraft:bone_meal", "weight": 1 } ] } ] }