[Bug] Fog Configs for bclib don't work when BetterNether is installed
Orion113 opened this issue ยท 5 comments
What happened?
An issue was raised on the bclib github recently about incompatibility with mods that affect fog rendering, which was addressed by adding config options for the custom fog renderer.
Those options work perfectly when bclib is installed by itself, but when it is installed with BetterNether, the config options no longer seem to have any affect in dimensions other than the overworld. The custom fog renders regardless of any other fog-affecting mods installed.
bclib (and other mods listed below) without betternether. Custom Fog Rendering and Nether Thick Fog both set to true:
bclib (and other mods listed below) without betternether. Custom Fog Rendering and Nether Thick Fog both set to false:
bclib (and other mods listed below) and betternether. Custom Fog Rendering and Nether Thick Fog both set to true:
bclib (and other mods listed below) and betternether. Custom Fog Rendering and Nether Thick Fog both set to false:
Tested in both the nether and end. Only mods installed are in the list below: fabric, mod menu for configs, nofog to test.
I also tried adjusting BetterNether's Fog Distance slider in its own config, and confirmed that the fog that is rendering responds to that slider.
BetterNether
6.1.2
BCLib
1.4.7
Fabric API
0.56
Fabric Loader
0.14.8
Minecraft
1.18.2
Relevant log output
No response
Other Mods
fabric-api-0.56.1+1.18.2
modmenu-3.2.2
NoFog-1.2.2_1.16.5-1.18.2-fabric
Awesome, so glad to hear it. Hope it will even make its way back to 1.18.2 eventually.
Out of curiosity, I just went and tested this with the other BetterX mods. The config works fine with Better End and Eden Ring.