INITIAL COMMIT
This commit is contained in:
		
							
								
								
									
										35
									
								
								config/iceandfire/cyclops_cave_biomes.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										35
									
								
								config/iceandfire/cyclops_cave_biomes.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,35 @@
 | 
			
		||||
{
 | 
			
		||||
  "biomes": [
 | 
			
		||||
    [
 | 
			
		||||
      {
 | 
			
		||||
        "type": "BIOME_TAG",
 | 
			
		||||
        "negate": false,
 | 
			
		||||
        "value": "minecraft:is_overworld"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "type": "BIOME_TAG",
 | 
			
		||||
        "negate": false,
 | 
			
		||||
        "value": "minecraft:is_beach"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "type": "BIOME_TAG",
 | 
			
		||||
        "negate": true,
 | 
			
		||||
        "value": "minecraft:is_ocean"
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    [
 | 
			
		||||
      {
 | 
			
		||||
        "type": "REGISTRY_NAME",
 | 
			
		||||
        "negate": false,
 | 
			
		||||
        "value": "byg:dacite_shore"
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    [
 | 
			
		||||
      {
 | 
			
		||||
        "type": "REGISTRY_NAME",
 | 
			
		||||
        "negate": false,
 | 
			
		||||
        "value": "byg:basalt_barrera"
 | 
			
		||||
      }
 | 
			
		||||
    ]
 | 
			
		||||
  ]
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user