25 lines
		
	
	
		
			508 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			508 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "enabled": true,
 | |
|     "neededInstalledMods": [],
 | |
|     "neededUninstalledMods": [],
 | |
|     "spawns": [
 | |
|     {
 | |
|        "id": "wiglett-1",
 | |
|        "pokemon": "wiglett",
 | |
|        "presets": [
 | |
|            "natural"
 | |
|        ],
 | |
|        "type": "pokemon",
 | |
|        "context": "grounded",
 | |
|        "bucket": "uncommon",
 | |
|        "level": "12-16",
 | |
|        "weight": 1.9,
 | |
|        "condition": {
 | |
|            "biomes": [
 | |
|                "#cobblemon:is_beach"
 | |
|            ],
 | |
| 	"canSeeSky": true
 | |
|        }
 | |
|     }
 | |
|     ]
 | |
| } |