68 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			68 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "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:ancient_sands"
 | |
|       }
 | |
|     ],
 | |
|     [
 | |
|       {
 | |
|         "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:sandstone_valley"
 | |
|       }
 | |
|     ],
 | |
|     [
 | |
|       {
 | |
|         "type": "REGISTRY_NAME",
 | |
|         "negate": false,
 | |
|         "value": "terralith:red_oasis"
 | |
|       }
 | |
|     ]
 | |
|   ]
 | |
| } |