22 lines
		
	
	
		
			538 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			22 lines
		
	
	
		
			538 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |     "enabled": true, | ||
|  |     "neededInstalledMods": [], | ||
|  |     "neededUninstalledMods": [], | ||
|  |     "spawns": [ | ||
|  |         { | ||
|  |             "id": "foongus-1", | ||
|  |             "pokemon": "foongus", | ||
|  |             "type": "pokemon", | ||
|  |             "context": "grounded", | ||
|  |             "bucket": "common", | ||
|  |             "level": "15-20", | ||
|  |             "weight": 4.8, | ||
|  |             "condition": { | ||
|  |                 "canSeeSky": true, | ||
|  |                 "biomes": [ | ||
|  |                     "#cobblemon:is_mushroom" | ||
|  |                 ] | ||
|  |             } | ||
|  |         } | ||
|  |     ] | ||
|  | } |