minecraft-src/assets/minecraft/items/creeper_head.json
2025-07-04 03:15:13 +03:00

10 lines
No EOL
175 B
JSON

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