INITIAL COMMIT
This commit is contained in:
		
							
								
								
									
										26
									
								
								config/iceandfire/graveyard_biomes.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										26
									
								
								config/iceandfire/graveyard_biomes.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,26 @@
 | 
			
		||||
{
 | 
			
		||||
  "biomes": [
 | 
			
		||||
    [
 | 
			
		||||
      {
 | 
			
		||||
        "type": "BIOME_TAG",
 | 
			
		||||
        "negate": false,
 | 
			
		||||
        "value": "minecraft:is_overworld"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "type": "BIOME_TAG",
 | 
			
		||||
        "negate": true,
 | 
			
		||||
        "value": "forge:is_water"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "type": "BIOME_TAG",
 | 
			
		||||
        "negate": true,
 | 
			
		||||
        "value": "minecraft:is_beach"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "type": "BIOME_TAG",
 | 
			
		||||
        "negate": true,
 | 
			
		||||
        "value": "forge:is_underground"
 | 
			
		||||
      }
 | 
			
		||||
    ]
 | 
			
		||||
  ]
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user