minecraft-assets/data/minecraft/loot_tables/blocks/wither_skeleton_skull.json

15 lines
242 B
JSON

{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:wither_skeleton_skull"
}
],
"rolls": 1.0
}
]
}