24 lines
		
	
	
		
			578 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			24 lines
		
	
	
		
			578 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |     "enabled": "true", | ||
|  |     "neededInstalledMods": [], | ||
|  |     "neededUninstalledMods": [], | ||
|  |     "spawns": [ | ||
|  |         { | ||
|  |             "id": "toedscruel-1", | ||
|  |             "pokemon": "toedscruel", | ||
|  |             "presets": [ | ||
|  |                 "natural" | ||
|  |             ], | ||
|  |             "type": "pokemon", | ||
|  |             "context": "grounded", | ||
|  |             "bucket": "uncommon", | ||
|  |             "level": "30-42", | ||
|  |             "weight": 0.6, | ||
|  |             "condition": { | ||
|  |                 "biomes": [ | ||
|  |                     "#cobblemon:is_swamp" | ||
|  |                 ] | ||
|  |             } | ||
|  |         } | ||
|  |     ] | ||
|  | } |