31 lines
		
	
	
		
			788 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			788 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "enabled": "true",
 | |
|     "neededInstalledMods": [],
 | |
|     "neededUninstalledMods": [],
 | |
|     "spawns": [
 | |
|         {
 | |
|             "id": "swadloon-1",
 | |
|             "pokemon": "swadloon",
 | |
|             "presets": [
 | |
|                 "natural"
 | |
|             ],
 | |
|             "type": "pokemon",
 | |
|             "context": "grounded",
 | |
|             "bucket": "uncommon",
 | |
|             "level": "25-40",
 | |
|             "weight": 1.0,
 | |
|             "condition": {
 | |
|                 "canSeeSky": true,
 | |
|                 "biomes": [
 | |
|                     "#cobblemon:is_forest"
 | |
|                 ],
 | |
|                 "timeRange": "day"
 | |
|             },
 | |
|             "anticondition": {
 | |
|                 "biomes": [
 | |
|                     "#cobblemon:is_spooky"
 | |
|                 ]
 | |
|             }
 | |
|         }
 | |
|     ]
 | |
| } |