19 lines
288 B
JSON
19 lines
288 B
JSON
{
|
|
"model": {
|
|
"type": "range_dispatch",
|
|
"property": "custom_model_data",
|
|
"fallback": {
|
|
"type": "model",
|
|
"model": "minecraft:item/arrow"
|
|
},
|
|
"entries": [
|
|
{
|
|
"threshold": 1,
|
|
"model": {
|
|
"type": "model",
|
|
"model": "item/arrow/button_back"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |