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

16 lines
214 B
JSON

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