Removed/changed some potentially problematic mods.
This commit is contained in:
38
curseforge/overrides/config/alexsmobs/raccoon_spawns.json
Normal file
38
curseforge/overrides/config/alexsmobs/raccoon_spawns.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"biomes": [
|
||||
[
|
||||
{
|
||||
"type": "BIOME_DICT",
|
||||
"negate": false,
|
||||
"value": "overworld"
|
||||
},
|
||||
{
|
||||
"type": "BIOME_DICT",
|
||||
"negate": true,
|
||||
"value": "savanna"
|
||||
},
|
||||
{
|
||||
"type": "BIOME_DICT",
|
||||
"negate": false,
|
||||
"value": "forest"
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"type": "BIOME_DICT",
|
||||
"negate": false,
|
||||
"value": "overworld"
|
||||
},
|
||||
{
|
||||
"type": "BIOME_DICT",
|
||||
"negate": true,
|
||||
"value": "savanna"
|
||||
},
|
||||
{
|
||||
"type": "BIOME_DICT",
|
||||
"negate": false,
|
||||
"value": "plains"
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user