0.0.5-alpha
This commit is contained in:
		| @@ -0,0 +1,26 @@ | ||||
| { | ||||
|   "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" | ||||
|       } | ||||
|     ] | ||||
|   ] | ||||
| } | ||||
		Reference in New Issue
	
	Block a user