39 lines
		
	
	
		
			1014 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			39 lines
		
	
	
		
			1014 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |     "enabled": "true", | ||
|  |     "neededInstalledMods": [], | ||
|  |     "neededUninstalledMods": [], | ||
|  |     "spawns": [ | ||
|  |         { | ||
|  |             "id": "polteageist-1", | ||
|  |             "pokemon": "polteageist", | ||
|  |             "presets": [ | ||
|  |             ], | ||
|  |             "type": "pokemon", | ||
|  |             "context": "grounded", | ||
|  |             "bucket": "uncommon", | ||
|  |             "level": "26-32", | ||
|  |             "weight": 1.0, | ||
|  |             "condition": { | ||
|  |                 "biomes": [ | ||
|  |                     "#cobblemon:is_spooky" | ||
|  |                 ] | ||
|  |             } | ||
|  |         }, | ||
|  |         { | ||
|  |             "id": "polteageist-antique-1", | ||
|  |             "pokemon": "polteageist form=antique", | ||
|  |             "presets": [ | ||
|  |             ], | ||
|  |             "type": "pokemon", | ||
|  |             "context": "grounded", | ||
|  |             "bucket": "uncommon", | ||
|  |             "level": "26-32", | ||
|  |             "weight": 0.005, | ||
|  |             "condition": { | ||
|  |                 "biomes": [ | ||
|  |                     "#cobblemon:is_spooky" | ||
|  |                 ] | ||
|  |             } | ||
|  |         } | ||
|  |     ] | ||
|  | } |