Files
minecraft-assets/assets/minecraft/items/creeper_head.json
2025-03-12 18:31:32 +01:00

10 lines
175 B
JSON

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