19 lines
348 B
JSON
19 lines
348 B
JSON
{
|
|
"model": {
|
|
"type": "range_dispatch",
|
|
"property": "custom_model_data",
|
|
"fallback": {
|
|
"type": "model",
|
|
"model": "minecraft:block/calibrated_sculk_sensor_inactive"
|
|
},
|
|
"entries": [
|
|
{
|
|
"threshold": 1,
|
|
"model": {
|
|
"type": "model",
|
|
"model": "item/calibrated_sculk_sensor/button_simulator_autostab"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |