24 lines
		
	
	
		
			577 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			577 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "enabled": "true",
 | |
|     "neededInstalledMods": [],
 | |
|     "neededUninstalledMods": [],
 | |
|     "spawns": [
 | |
|         {
 | |
|             "id": "cursola-1",
 | |
|             "pokemon": "cursola",
 | |
|             "presets": [
 | |
|                 "underwater"
 | |
|             ],
 | |
|             "type": "pokemon",
 | |
|             "context": "submerged",
 | |
|             "bucket": "rare",
 | |
|             "level": "28-45",
 | |
|             "weight": 2.4,
 | |
|             "condition": {
 | |
|                 "biomes": [
 | |
|                     "#cobblemon:is_warm_ocean"
 | |
|                 ]
 | |
|             }
 | |
|         }
 | |
|     ]
 | |
| } |