Just Another Spawner

Just Another Spawner

665k Downloads

Compatibility Issue Using AvP 3 and Biomes O' Plenty

Crudedragos opened this issue ยท 2 comments

commented

Biome conflict. In this case Bamboo Forest and LV-223 share the same BiomeID resulting in one overwriting the other and the perceived 'merging' of their information.

Not a JAS issue.

commented

The BiomeGroups.cfg file adds the following with both mods installed:

"biomesoplenty.common.biome.overworld.BiomeGenBambooForest.Bamboo Forest": "LV-223 (Varda)",

When it should be 2 lines:

"biomesoplenty.common.biome.overworld.BiomeGenBambooForest.Bamboo Forest": "Bamboo Forest",
"com.arisux.avp.dimension.lv223.LV223Biome.LV-223 (Varda)": "LV-223 (Varda)",