30 lines
		
	
	
		
			523 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			523 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "biomes": [
 | |
|     [
 | |
|       {
 | |
|         "type": "BIOME_TAG",
 | |
|         "negate": true,
 | |
|         "value": "forge:no_default_monsters"
 | |
|       },
 | |
|       {
 | |
|         "type": "REGISTRY_NAME",
 | |
|         "negate": false,
 | |
|         "value": "minecraft:soul_sand_valley"
 | |
|       }
 | |
|     ],
 | |
|     [
 | |
|       {
 | |
|         "type": "REGISTRY_NAME",
 | |
|         "negate": false,
 | |
|         "value": "byg:warped_desert"
 | |
|       }
 | |
|     ],
 | |
|     [
 | |
|       {
 | |
|         "type": "REGISTRY_NAME",
 | |
|         "negate": false,
 | |
|         "value": "incendium:weeping_valley"
 | |
|       }
 | |
|     ]
 | |
|   ]
 | |
| } |