20 lines
No EOL
418 B
JSON
20 lines
No EOL
418 B
JSON
{
|
|
"model": {
|
|
"type": "minecraft:select",
|
|
"block_state_property": "honey_level",
|
|
"cases": [
|
|
{
|
|
"model": {
|
|
"type": "minecraft:model",
|
|
"model": "minecraft:block/bee_nest_honey"
|
|
},
|
|
"when": "5"
|
|
}
|
|
],
|
|
"fallback": {
|
|
"type": "minecraft:model",
|
|
"model": "minecraft:block/bee_nest_empty"
|
|
},
|
|
"property": "minecraft:block_state"
|
|
}
|
|
} |