25 lines
		
	
	
		
			475 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			475 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "enabled": true,
 | |
|   "neededInstalledMods": [],
 | |
|   "neededUninstalledMods": [],
 | |
|   "spawns": [
 | |
|     {
 | |
|       "id": "espurr-1",
 | |
|       "pokemon": "espurr",
 | |
|       "presets": [                
 | |
|           "natural"
 | |
|       ],
 | |
|       "type": "pokemon",
 | |
|       "context": "grounded",
 | |
|       "bucket": "uncommon",
 | |
|       "level": "5-35",
 | |
|       "weight": 8.0,
 | |
|       "condition": {
 | |
|           "biomes": [
 | |
|               "#minecraft:is_end"
 | |
|           ]
 | |
|       }
 | |
| 
 | |
|     }
 | |
|   ]
 | |
| } |