25 lines
		
	
	
		
			609 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			609 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "enabled": "true",
 | |
|     "neededInstalledMods": [],
 | |
|     "neededUninstalledMods": [],
 | |
|     "spawns": [
 | |
|         {
 | |
|             "id": "hawlucha-1",
 | |
|             "pokemon": "hawlucha",
 | |
|             "presets": [
 | |
|                 "natural"
 | |
|             ],
 | |
|             "type": "pokemon",
 | |
|             "context": "grounded",
 | |
|             "bucket": "rare",
 | |
|             "level": "20-60",
 | |
|             "weight": 5.0,
 | |
|             "condition": {
 | |
|                 "canSeeSky": true,
 | |
|                 "biomes": [
 | |
|                     "#cobblemon:is_mountain"
 | |
|                 ]
 | |
|             }
 | |
|         }
 | |
|     ]
 | |
| } |