Files
minecraft-assets/assets/minecraft/items/zombie_head.json
2025-02-26 18:31:02 +01:00

10 lines
174 B
JSON

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