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

14 lines
188 B
JSON

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