25 lines
		
	
	
		
			618 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			25 lines
		
	
	
		
			618 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |     "enabled": "true", | ||
|  |     "neededInstalledMods": [], | ||
|  |     "neededUninstalledMods": [], | ||
|  |     "spawns": [ | ||
|  |         { | ||
|  |             "id": "kilowattrel-1", | ||
|  |             "pokemon": "kilowattrel", | ||
|  |             "presets": [ | ||
|  |                 "natural" | ||
|  |             ], | ||
|  |             "type": "pokemon", | ||
|  |             "context": "grounded", | ||
|  |             "bucket": "uncommon", | ||
|  |             "level": "25-38", | ||
|  |             "weight": 1.0, | ||
|  |             "condition": { | ||
|  |                 "canSeeSky": true, | ||
|  |                 "biomes": [ | ||
|  |                     "#minecraft:is_savanna" | ||
|  |                 ] | ||
|  |             } | ||
|  |         } | ||
|  |     ] | ||
|  | } |