16 lines
		
	
	
		
			No EOL
		
	
	
		
			338 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			No EOL
		
	
	
		
			338 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "assets": {
 | |
|     "angry": "minecraft:entity/wolf/wolf_snowy_angry",
 | |
|     "tame": "minecraft:entity/wolf/wolf_snowy_tame",
 | |
|     "wild": "minecraft:entity/wolf/wolf_snowy"
 | |
|   },
 | |
|   "spawn_conditions": [
 | |
|     {
 | |
|       "condition": {
 | |
|         "type": "minecraft:biome",
 | |
|         "biomes": "minecraft:grove"
 | |
|       },
 | |
|       "priority": 1
 | |
|     }
 | |
|   ]
 | |
| } |