[1.20.1][Connector] Unable to disable fog in Better End & Better Nether.
VOLKOUL opened this issue ยท 2 comments
Make sure you are not opening a duplicate.
- I have searched the issue tracker and did not find an issue describing my bug.
Minecraft version.
1.20.1
Rubidium/Embeddium Extra version.
rubidium-extra-0.5.3+mc1.20.1-build.106.jar
Rubidium/Embeddium version.
[1.20.1] Embeddium 0.2.9
What happened?
It's not possible to disable fog in Better End and Better Nether. These mods were initially made for Fabric and thus are compatible with Sodium, however the introduction of Connector brought them back to Forge and therefore there are a few unresolved issues.
Relevant log.
Log not required (presumably)
Additional information.
In the last open issue you said that some fog bugs will go unresolved. Please, at least attempt to fix this one. Thanks!
In any case, fixing this is impossible on rubidium-extra, since bclib canceling method in HEAD, and rubidium-extra (like sodium-extra) applies fog changes at the end of the method...
This can probably be reproduced on fabricmc (with the original sodium-extra and bclib), so you should ask them for fix