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