26 lines
		
	
	
		
			627 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			627 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "enabled": "true",
 | 
						|
    "neededInstalledMods": [],
 | 
						|
    "neededUninstalledMods": [],
 | 
						|
    "spawns": [
 | 
						|
        {
 | 
						|
            "id": "altaria-1",
 | 
						|
            "pokemon": "altaria",
 | 
						|
            "presets": [
 | 
						|
                "natural"
 | 
						|
            ],
 | 
						|
            "type": "pokemon",
 | 
						|
            "context": "grounded",
 | 
						|
            "bucket": "uncommon",
 | 
						|
            "level": "35-48",
 | 
						|
            "weight": 2.0,
 | 
						|
            "condition": {
 | 
						|
                "canSeeSky": true,
 | 
						|
		"minY": 100,
 | 
						|
                "biomes": [
 | 
						|
                    "#cobblemon:is_mountain"
 | 
						|
                ]
 | 
						|
            }
 | 
						|
        }
 | 
						|
    ]
 | 
						|
} |