26 lines
		
	
	
		
			601 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			26 lines
		
	
	
		
			601 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |     "enabled": true, | ||
|  |     "neededInstalledMods": [], | ||
|  |     "neededUninstalledMods": [], | ||
|  |     "spawns": [ | ||
|  |         { | ||
|  |             "id": "dudunsparce-1", | ||
|  |             "pokemon": "dudunsparce", | ||
|  |             "presets": [ | ||
|  |                 "natural", | ||
|  |                 "wild" | ||
|  |             ], | ||
|  |             "type": "pokemon", | ||
|  |             "context": "grounded", | ||
|  |             "bucket": "rare", | ||
|  |             "level": "15", | ||
|  |             "weight": 6.0, | ||
|  |             "condition": { | ||
|  |                 "biomes": [ | ||
|  |                     "#cobblemon:is_mountain" | ||
|  | 
 | ||
|  |                 ] | ||
|  |             } | ||
|  |         } | ||
|  |     ] | ||
|  | } |