25 lines
		
	
	
		
			613 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			25 lines
		
	
	
		
			613 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |     "enabled": true, | ||
|  |     "neededInstalledMods": [], | ||
|  |     "neededUninstalledMods": [], | ||
|  |     "spawns": [ | ||
|  |         { | ||
|  |             "id": "azurill-1", | ||
|  |             "pokemon": "azurill", | ||
|  |             "presets": [ | ||
|  |                 "underwater" | ||
|  |                 ], | ||
|  |             "type": "pokemon", | ||
|  |             "context": "submerged", | ||
|  |             "bucket": "uncommon", | ||
|  |             "level": "1-15", | ||
|  |             "weight": 4.2, | ||
|  |             "condition": { | ||
|  |                 "canSeeSky": true, | ||
|  |                 "biomes": [ | ||
|  |                     "#minecraft:is_river" | ||
|  |                 ] | ||
|  |             } | ||
|  |         } | ||
|  |     ] | ||
|  | } |