14 lines
		
	
	
		
			No EOL
		
	
	
		
			290 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			No EOL
		
	
	
		
			290 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "model": {
 | |
|     "type": "minecraft:condition",
 | |
|     "on_false": {
 | |
|       "type": "minecraft:model",
 | |
|       "model": "minecraft:item/elytra"
 | |
|     },
 | |
|     "on_true": {
 | |
|       "type": "minecraft:model",
 | |
|       "model": "minecraft:item/elytra_broken"
 | |
|     },
 | |
|     "property": "minecraft:broken"
 | |
|   }
 | |
| } |