23 lines
No EOL
436 B
JSON
23 lines
No EOL
436 B
JSON
{
|
|
"model": {
|
|
"type": "minecraft:select",
|
|
"cases": [
|
|
{
|
|
"model": {
|
|
"type": "minecraft:model",
|
|
"model": "minecraft:item/spyglass"
|
|
},
|
|
"when": [
|
|
"gui",
|
|
"ground",
|
|
"fixed"
|
|
]
|
|
}
|
|
],
|
|
"fallback": {
|
|
"type": "minecraft:model",
|
|
"model": "minecraft:item/spyglass_in_hand"
|
|
},
|
|
"property": "minecraft:display_context"
|
|
}
|
|
} |