16 lines
		
	
	
		
			250 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			250 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "biomes": [
 | 
						|
    [
 | 
						|
      {
 | 
						|
        "type": "BIOME_TAG",
 | 
						|
        "negate": false,
 | 
						|
        "value": "minecraft:is_end"
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "type": "REGISTRY_NAME",
 | 
						|
        "negate": true,
 | 
						|
        "value": "minecraft:the_end"
 | 
						|
      }
 | 
						|
    ]
 | 
						|
  ]
 | 
						|
} |