INITIAL COMMIT
This commit is contained in:
		
							
								
								
									
										110
									
								
								config/iceandfire/fire_dragon_cave_biomes.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										110
									
								
								config/iceandfire/fire_dragon_cave_biomes.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,110 @@
 | 
			
		||||
{
 | 
			
		||||
  "biomes": [
 | 
			
		||||
    [
 | 
			
		||||
      {
 | 
			
		||||
        "type": "BIOME_TAG",
 | 
			
		||||
        "negate": false,
 | 
			
		||||
        "value": "forge:is_hot/overworld"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "type": "BIOME_TAG",
 | 
			
		||||
        "negate": true,
 | 
			
		||||
        "value": "minecraft:is_jungle"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "type": "BIOME_TAG",
 | 
			
		||||
        "negate": true,
 | 
			
		||||
        "value": "minecraft:is_badlands"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "type": "BIOME_TAG",
 | 
			
		||||
        "negate": true,
 | 
			
		||||
        "value": "minecraft:is_savanna"
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    [
 | 
			
		||||
      {
 | 
			
		||||
        "type": "BIOME_TAG",
 | 
			
		||||
        "negate": false,
 | 
			
		||||
        "value": "minecraft:is_overworld"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "type": "BIOME_TAG",
 | 
			
		||||
        "negate": false,
 | 
			
		||||
        "value": "forge:is_plains"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "type": "BIOME_TAG",
 | 
			
		||||
        "negate": true,
 | 
			
		||||
        "value": "forge:is_wet/overworld"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "type": "BIOME_TAG",
 | 
			
		||||
        "negate": true,
 | 
			
		||||
        "value": "forge:is_cold/overworld"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "type": "BIOME_TAG",
 | 
			
		||||
        "negate": true,
 | 
			
		||||
        "value": "minecraft:is_jungle"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "type": "BIOME_TAG",
 | 
			
		||||
        "negate": true,
 | 
			
		||||
        "value": "minecraft:is_badlands"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "type": "BIOME_TAG",
 | 
			
		||||
        "negate": true,
 | 
			
		||||
        "value": "minecraft:is_savanna"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "type": "BIOME_TAG",
 | 
			
		||||
        "negate": true,
 | 
			
		||||
        "value": "minecraft:is_forest"
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    [
 | 
			
		||||
      {
 | 
			
		||||
        "type": "REGISTRY_NAME",
 | 
			
		||||
        "negate": false,
 | 
			
		||||
        "value": "terralith:steppe"
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    [
 | 
			
		||||
      {
 | 
			
		||||
        "type": "REGISTRY_NAME",
 | 
			
		||||
        "negate": false,
 | 
			
		||||
        "value": "byg:rose_fields"
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    [
 | 
			
		||||
      {
 | 
			
		||||
        "type": "REGISTRY_NAME",
 | 
			
		||||
        "negate": false,
 | 
			
		||||
        "value": "byg:prairie"
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    [
 | 
			
		||||
      {
 | 
			
		||||
        "type": "REGISTRY_NAME",
 | 
			
		||||
        "negate": false,
 | 
			
		||||
        "value": "byg:firecracker_shrubland"
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    [
 | 
			
		||||
      {
 | 
			
		||||
        "type": "REGISTRY_NAME",
 | 
			
		||||
        "negate": false,
 | 
			
		||||
        "value": "byg:autumnal_valley"
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    [
 | 
			
		||||
      {
 | 
			
		||||
        "type": "REGISTRY_NAME",
 | 
			
		||||
        "negate": false,
 | 
			
		||||
        "value": "byg:lush_stacks"
 | 
			
		||||
      }
 | 
			
		||||
    ]
 | 
			
		||||
  ]
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user