26 lines
		
	
	
		
			619 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			619 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "enabled": true,
 | 
						|
    "neededInstalledMods": [],
 | 
						|
    "neededUninstalledMods": [],
 | 
						|
    "spawns": [
 | 
						|
        {
 | 
						|
            "id": "froslass-1",
 | 
						|
            "pokemon": "froslass",
 | 
						|
            "presets": [
 | 
						|
                "natural"
 | 
						|
            ],
 | 
						|
            "type": "pokemon",
 | 
						|
            "context": "grounded",
 | 
						|
            "bucket": "uncommon",
 | 
						|
            "level": "32-50",
 | 
						|
            "weight": 5.0,
 | 
						|
            "condition": {
 | 
						|
                "timeRange": "twilight",
 | 
						|
                "biomes": [
 | 
						|
                    "#cobblemon:is_freezing"
 | 
						|
                ]
 | 
						|
            }
 | 
						|
        }
 | 
						|
    ]
 | 
						|
}
 |