Files
FearFactory/1.20.1-FearFactoryTest/minecraft/config/alexsmobs/leafcutter_anthill_spawns.json
Logicka 9288c03655 Lots of mods from your modpack, highlight new shader
new shader doesn't have a problem at least with particles like the other did, but some botania stuff still doesn't render properly.

Removed cantbreathe for being loud af

Mods from your pack: torchmaster, chat heads, mouse tweaks, etc.

added a map mod: atlas, craft massive books that contain interactive maps, alex's mobs, alex's mobs integration with sons of sins (craft homunculus), added strong boss to alexmobs end.

added rat dimension,
removed minechosis for being bs
2025-05-13 21:08:38 -05:00

63 lines
1.1 KiB
JSON

{
"biomes": [
[
{
"type": "BIOME_TAG",
"negate": false,
"value": "minecraft:is_overworld"
},
{
"type": "BIOME_TAG",
"negate": false,
"value": "minecraft:is_jungle"
},
{
"type": "REGISTRY_NAME",
"negate": true,
"value": "minecraft:bamboo_jungle"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:amethyst_canyon"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:amethyst_rainforest"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:jungle_mountains"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:rocky_jungle"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:tropical_jungle"
}
],
[
{
"type": "REGISTRY_NAME",
"negate": false,
"value": "terralith:skylands_summer"
}
]
]
}