Files
IMoO/loot_tables/entities/zombified_piglin_rider_gear.json
2022-01-23 21:24:12 +03:00

14 lines
201 B
JSON

{
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:warped_fungus_on_a_stick",
"weight": 1
}
]
}
]
}