[Suggestion] Ad option in "Tweak No" to disable water fog
Sar4h-3 opened this issue ยท 5 comments
Would it be possible to have a Tweak no toggle for disabeling the water fog?
Its very abnoctius when you want to explore and maybe build underwater but you only can see 50 blocks or so.
I would even be fine with an implementation that loads a texture paxk of some sorts if that is nessesary.
Among other features, https://www.curseforge.com/minecraft/mc-mods/bedrockwaters increases water fog (to make more like bedrock water). Maybe this could be reversed in some way/similar code could be used to remove water fog?
This could maybe then made into a slider, where you can specify the fog level/range? I have no clue if that is even possible.
This could maybe then made into a slider, where you can specify the fog level/range? I have no clue if that is even possible.
There is a mod that does that (and more) for normal fog, so I dont see why not. I feel like this means there should be a single TweakNo toggle for disabled water fog, and then water for can be changed by waterFogOverride
in the general
tab, which is default completely disabled (if the tweakno toggle is enabled) and can be changed.