Oil Geysers appearing in certain Modded Dimensions [1.16]
ryaninos opened this issue ยท 1 comments
I was exploring the Alfheim dimension from MythicBotany and noticed that the oil geysers are appearing in this dimension. Is there a mod that could help disable this worldgen in these dimensions or is it only fixable within the mod itself?
If not, is there a way to fix it so that the geysers are only showing up in the overworld?
I love this mod! Definitely excited to implement it in the pack I am working on.
Hi ryaninos,
Thank you for your enthusiasm for Voluminous Energy. I think for 1.18 and older there wasn't really an equivalent for the minecraft:is_overworld tag. Because it was enum-based, we could only check to ensure the BiomeCategory was not NETHER or THEEND in these older versions since this was before Mojang migrated biomes to be tag-based.
Additionally, 1.16 is end-of-life and is not supported. The oldest Minecraft version that is currently supported is 1.18.2.