16 lines
		
	
	
		
			No EOL
		
	
	
		
			350 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			No EOL
		
	
	
		
			350 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "assets": {
 | |
|     "angry": "minecraft:entity/wolf/wolf_spotted_angry",
 | |
|     "tame": "minecraft:entity/wolf/wolf_spotted_tame",
 | |
|     "wild": "minecraft:entity/wolf/wolf_spotted"
 | |
|   },
 | |
|   "spawn_conditions": [
 | |
|     {
 | |
|       "condition": {
 | |
|         "type": "minecraft:biome",
 | |
|         "biomes": "#minecraft:is_savanna"
 | |
|       },
 | |
|       "priority": 1
 | |
|     }
 | |
|   ]
 | |
| } |