Removed/changed some potentially problematic mods.

This commit is contained in:
2022-05-12 02:10:45 -05:00
parent 258c819589
commit e7c6fd12ee
469 changed files with 1390 additions and 3423 deletions

View File

@@ -0,0 +1,26 @@
{
"biomes": [
[
{
"type": "BIOME_DICT",
"negate": false,
"value": "overworld"
},
{
"type": "BIOME_DICT",
"negate": false,
"value": "hot"
},
{
"type": "BIOME_DICT",
"negate": false,
"value": "dry"
},
{
"type": "BIOME_DICT",
"negate": false,
"value": "sandy"
}
]
]
}