INITIAL COMMIT
This commit is contained in:
		
							
								
								
									
										75
									
								
								config/iceandfire/deathworm_biomes.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										75
									
								
								config/iceandfire/deathworm_biomes.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,75 @@
 | 
			
		||||
{
 | 
			
		||||
  "biomes": [
 | 
			
		||||
    [
 | 
			
		||||
      {
 | 
			
		||||
        "type": "BIOME_TAG",
 | 
			
		||||
        "negate": false,
 | 
			
		||||
        "value": "forge:is_dry/overworld"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "type": "BIOME_TAG",
 | 
			
		||||
        "negate": false,
 | 
			
		||||
        "value": "forge:is_hot/overworld"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "type": "BIOME_TAG",
 | 
			
		||||
        "negate": false,
 | 
			
		||||
        "value": "forge:is_sandy"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "type": "BIOME_TAG",
 | 
			
		||||
        "negate": true,
 | 
			
		||||
        "value": "minecraft:is_badlands"
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    [
 | 
			
		||||
      {
 | 
			
		||||
        "type": "REGISTRY_NAME",
 | 
			
		||||
        "negate": false,
 | 
			
		||||
        "value": "terralith:desert_canyon"
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    [
 | 
			
		||||
      {
 | 
			
		||||
        "type": "REGISTRY_NAME",
 | 
			
		||||
        "negate": false,
 | 
			
		||||
        "value": "terralith:desert_oasis"
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    [
 | 
			
		||||
      {
 | 
			
		||||
        "type": "REGISTRY_NAME",
 | 
			
		||||
        "negate": false,
 | 
			
		||||
        "value": "terralith:desert_spires"
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    [
 | 
			
		||||
      {
 | 
			
		||||
        "type": "REGISTRY_NAME",
 | 
			
		||||
        "negate": false,
 | 
			
		||||
        "value": "terralith:ancient_sands"
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    [
 | 
			
		||||
      {
 | 
			
		||||
        "type": "REGISTRY_NAME",
 | 
			
		||||
        "negate": false,
 | 
			
		||||
        "value": "byg:mojave_desert"
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    [
 | 
			
		||||
      {
 | 
			
		||||
        "type": "REGISTRY_NAME",
 | 
			
		||||
        "negate": false,
 | 
			
		||||
        "value": "byg:atacama_desert"
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    [
 | 
			
		||||
      {
 | 
			
		||||
        "type": "REGISTRY_NAME",
 | 
			
		||||
        "negate": false,
 | 
			
		||||
        "value": "byg:windswept_valley"
 | 
			
		||||
      }
 | 
			
		||||
    ]
 | 
			
		||||
  ]
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user