Removed/changed some potentially problematic mods.
This commit is contained in:
26
curseforge/overrides/config/alexsmobs/guster_spawns.json
Normal file
26
curseforge/overrides/config/alexsmobs/guster_spawns.json
Normal 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"
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user