Removed/changed some potentially problematic mods.
This commit is contained in:
44
curseforge/overrides/config/alexsmobs/tiger_spawns.json
Normal file
44
curseforge/overrides/config/alexsmobs/tiger_spawns.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"biomes": [
|
||||
[
|
||||
{
|
||||
"type": "BIOME_DICT",
|
||||
"negate": false,
|
||||
"value": "overworld"
|
||||
},
|
||||
{
|
||||
"type": "REGISTRY_NAME",
|
||||
"negate": false,
|
||||
"value": "minecraft:bamboo_jungle"
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"type": "REGISTRY_NAME",
|
||||
"negate": false,
|
||||
"value": "biomesoplenty:bamboo_blossom_grove"
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"type": "REGISTRY_NAME",
|
||||
"negate": false,
|
||||
"value": "biomesoplenty:cherry_blossom_grove"
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"type": "REGISTRY_NAME",
|
||||
"negate": false,
|
||||
"value": "terralith:sakura_grove"
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"type": "REGISTRY_NAME",
|
||||
"negate": false,
|
||||
"value": "terralith:sakura_valley"
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user