25 lines
		
	
	
		
			504 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			25 lines
		
	
	
		
			504 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |     "enabled": true, | ||
|  |     "neededInstalledMods": [], | ||
|  |     "neededUninstalledMods": [], | ||
|  |     "spawns": [ | ||
|  |     { | ||
|  |        "id": "wugtrio-1", | ||
|  |        "pokemon": "wugtrio", | ||
|  |        "presets": [ | ||
|  |            "natural" | ||
|  |        ], | ||
|  |        "type": "pokemon", | ||
|  |        "context": "grounded", | ||
|  |        "bucket": "rare", | ||
|  |        "level": "26-40", | ||
|  |        "weight": 2.0, | ||
|  |        "condition": { | ||
|  |            "biomes": [ | ||
|  |                "#cobblemon:is_beach" | ||
|  |            ], | ||
|  | 	"canSeeSky": true | ||
|  |        } | ||
|  |     } | ||
|  |     ] | ||
|  | } |