minecraft-assets/data/minecraft/loot_tables/entities/wither.json

14 lines
203 B
JSON
Raw Normal View History

{
"type": "minecraft:entity",
"pools": [
{
"rolls": 1.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:red_key"
}
]
}
]
}