{ "pools": [ { "rolls": 1, "entries": [ { "type": "item", "name": "minecraft:prismarine_shard", "weight": 1, "functions": [ { "function": "set_count", "count": { "min": 0, "max": 2 } }, { "function": "looting_enchant", "count": { "min": 0, "max": 1 } } ] } ] }, { "rolls": 1, "entries": [ { "type": "item", "name": "minecraft:fish", "weight": 2, "functions": [ { "function": "looting_enchant", "count": { "min": 0, "max": 1 } } ] }, { "type": "item", "name": "minecraft:prismarine_crystals", "weight": 2, "functions": [ { "function": "looting_enchant", "count": { "min": 0, "max": 1 } } ] }, { "type": "empty", "weight": 1 } ] }, { "conditions": [ { "condition": "killed_by_player" }, { "condition": "random_chance_with_looting", "chance": 0.025, "looting_multiplier": 0.01 } ], "rolls": 1, "entries": [ { "type": "loot_table", "name": "minecraft:gameplay/fishing/fish", "weight": 1 } ] } ] }