Files
minecraft-assets/assets/minecraft/items/zombie_head.json
2024-11-06 18:31:49 +01:00

10 lines
174 B
JSON

{
"model": {
"type": "minecraft:special",
"base": "minecraft:item/template_skull",
"model": {
"type": "minecraft:head",
"kind": "zombie"
}
}
}