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