24 lines
		
	
	
		
			614 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			24 lines
		
	
	
		
			614 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |     "enabled": "true", | ||
|  |     "neededInstalledMods": [], | ||
|  |     "neededUninstalledMods": [], | ||
|  |     "spawns": [ | ||
|  |         { | ||
|  |             "id": "jumpluff-1", | ||
|  |             "pokemon": "jumpluff", | ||
|  |             "type": "pokemon", | ||
|  |             "context": "grounded", | ||
|  |             "bucket": "uncommon", | ||
|  |             "level": "27-46", | ||
|  |             "weight": 1, | ||
|  |             "condition": { | ||
|  |                 "canSeeSky": true, | ||
|  |                 "biomes": [ | ||
|  |                     "#cobblemon:is_plains" | ||
|  |                 ], | ||
|  |                 "timeRange": "day", | ||
|  |                 "isRaining": false | ||
|  |             } | ||
|  |         } | ||
|  |     ] | ||
|  | } |