source-code/desktopRuntime/resources/assets/minecraft/items/creeper_head.json

10 lines
No EOL
175 B
JSON

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