19 lines
362 B
JSON
19 lines
362 B
JSON
{
|
|
"model": {
|
|
"type": "range_dispatch",
|
|
"property": "custom_model_data",
|
|
"fallback": {
|
|
"type": "model",
|
|
"model": "minecraft:item/red_dye"
|
|
},
|
|
"entries": [
|
|
{
|
|
"threshold": 3,
|
|
"model": {
|
|
"type": "model",
|
|
"model": "item/red_dye/button_simulator_element_decrease"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |