25 lines
		
	
	
		
			610 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			610 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "enabled": "true",
 | 
						|
    "neededInstalledMods": [],
 | 
						|
    "neededUninstalledMods": [],
 | 
						|
    "spawns": [
 | 
						|
        {
 | 
						|
            "id": "snom-1",
 | 
						|
            "pokemon": "snom",
 | 
						|
            "presets": [
 | 
						|
                "natural"
 | 
						|
            ],
 | 
						|
            "type": "pokemon",
 | 
						|
            "context": "grounded",
 | 
						|
            "bucket": "common",
 | 
						|
            "level": "15-36",
 | 
						|
            "weight": 4.0,
 | 
						|
            "condition": {
 | 
						|
                "timeRange": "night",
 | 
						|
                "biomes": [
 | 
						|
                    "#cobblemon:is_snowy_forest"
 | 
						|
                ]
 | 
						|
            }
 | 
						|
        }
 | 
						|
    ]
 | 
						|
} |