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

15 lines
208 B
JSON

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