

Better End Fix
Активный0.0
Установок
Последнее обновление
The Problem
If you're someone like me who is using Sinytra Connector to load BetterEnd on Forge, you may notice that if you have mods like Blueprint or LionfishAPI installed, BetterEnd's Custom Terrain Generator does not work properly, it does not "amplify" the terrain like it should and the dimension just spawns normally. This is due to the way Blueprint and LionfishAPI registers their biome source, which is by taking the existing configs set by BetterEnd (or vanilla) and applying their changes on top of it but since they don't know about BetterEnd's custom terrain, the game simply falls back to vanilla terrain, causing the problem described above.
(This problem only exist if you use BetterEnd's custom terrain gen, available through the customize screen when creating a world)
The Fix
This mod simply blocks Blueprint and LionfishAPI's biome systems only for the End dimension since I have not encountered any problems for other dimensions. From my testing, this has not caused any problems but if you have mods such as Endergetic Expansion (which is a Blueprint based end biome mod), you should make sure to add it's biomes to BCLib's configs to let BetterEnd handle the generation.
Modpack Use
Feel free to include this mod in your own packs. Just don’t expect full support since I don’t mod Minecraft regularly.