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