25 lines
		
	
	
		
			480 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			480 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "enabled": true,
 | 
						|
  "neededInstalledMods": [],
 | 
						|
  "neededUninstalledMods": [],
 | 
						|
  "spawns": [
 | 
						|
    {
 | 
						|
      "id": "meowstic-1",
 | 
						|
      "pokemon": "meowstic",
 | 
						|
      "presets": [                
 | 
						|
          "natural"
 | 
						|
      ],
 | 
						|
      "type": "pokemon",
 | 
						|
      "context": "grounded",
 | 
						|
      "bucket": "uncommon",
 | 
						|
      "level": "20-65",
 | 
						|
      "weight": 7.0,
 | 
						|
      "condition": {
 | 
						|
          "biomes": [
 | 
						|
              "#minecraft:is_end"
 | 
						|
          ]
 | 
						|
      }
 | 
						|
 | 
						|
    }
 | 
						|
  ]
 | 
						|
} |