{ "__comment__": "This file was automatically created by mcresources", "type": "minecraft:entity", "pools": [ { "name": "loot_pool", "rolls": 1, "entries": [ { "type": "minecraft:item", "name": "tfg:food/raw_walker_steak", "functions": [ { "function": "minecraft:set_count", "count": { "min": 10, "max": 25 } } ] } ] }, { "name": "loot_pool", "rolls": 1, "entries": [ { "type": "minecraft:item", "name": "minecraft:bone", "functions": [ { "function": "minecraft:set_count", "count": { "min": 4, "max": 10, "type": "minecraft:uniform" } } ] } ] } ] }