Biome ids not appearing to register with other mods
tyon2006 opened this issue ยท 3 comments
Hello! I am attempting to get textures to appear with antique atlas for biomes from this mod. Normally, you could just modify their config file, but it seems like the biome names arent registering as something other mods can access. Using crafttweaker biomes command, nothing from Stygian End appears in that. Attempting to call the biome type also does not work when using antique atlas. I used the biome names below, but no beans.
I do not believe this is an antique atlas issue, but a Stygian End problem where the biomes aren't registering correctly, as I also cannot seem to call the biomes with WorldEdit or Incontrol, either.
"stygian:acidic_plains": "CAVE_WALLS",
"stygian:stygian_growth": "PLAINS"
should be fixed in my fork(indev) : https://github.com/quentin452/enderoni-continuation
The TellMe mod can dump a list of biomes by running /tellme list biomes.
Both biomes appear when running this command. I can also see them listed in Nature's Compass.