26 lines
		
	
	
		
			509 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			26 lines
		
	
	
		
			509 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |     "enabled": true, | ||
|  |     "neededInstalledMods": [], | ||
|  |     "neededUninstalledMods": [], | ||
|  |     "spawns": [ | ||
|  |     { | ||
|  |        "id": "pawmo-1", | ||
|  |        "pokemon": "pawmo", | ||
|  |        "presets": [ | ||
|  |            "natural" | ||
|  |        ], | ||
|  |        "type": "pokemon", | ||
|  |        "context": "grounded", | ||
|  |        "bucket": "rare", | ||
|  |        "level": "18-34", | ||
|  |        "weight": 5.0, | ||
|  |        "canSeeSky": true, | ||
|  |        "condition": { | ||
|  |            "biomes": [ | ||
|  |                "#cobblemon:is_plains" | ||
|  |            ] | ||
|  |        } | ||
|  |     } | ||
|  |     ] | ||
|  | } |