14 lines
No EOL
301 B
JSON
14 lines
No EOL
301 B
JSON
{
|
|
"model": {
|
|
"type": "minecraft:condition",
|
|
"on_false": {
|
|
"type": "minecraft:model",
|
|
"model": "minecraft:item/goat_horn"
|
|
},
|
|
"on_true": {
|
|
"type": "minecraft:model",
|
|
"model": "minecraft:item/tooting_goat_horn"
|
|
},
|
|
"property": "minecraft:using_item"
|
|
}
|
|
} |