22 lines
		
	
	
		
			532 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			532 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "enabled": true,
 | |
|     "neededInstalledMods": [],
 | |
|     "neededUninstalledMods": [],
 | |
|     "spawns": [
 | |
|         {
 | |
|             "id": "skiddo-1",
 | |
|             "pokemon": "skiddo",
 | |
|             "type": "pokemon",
 | |
|             "context": "grounded",
 | |
|             "bucket": "common",
 | |
|             "level": "5-20",
 | |
|             "weight": 8.0,
 | |
|             "condition": {
 | |
|                 "canSeeSky": true,
 | |
|                 "biomes": [
 | |
|                     "#cobblemon:is_hills"
 | |
|                 ]
 | |
|             }
 | |
|         }
 | |
|     ]
 | |
| } |