
[Suggestion]: Adaptive Fog
AmazingRaisin opened this issue ยท 0 comments
Guidelines
- By checking this box, I am saying that I have read the guidelines and believe to be following them to the best of my ability
Description of feature request
Hello,
With the current version of simple clouds any changes to fog while using the screenspace fog option will have the storm fog shafts visible closer based on the changed fog distance. For example, when a player is blind or near bedrock and void fog appears.
To remedy this issue, I was wondering if it would be possible to add an adaptive fog setting in the config that changes back and forth from (screen space) and (vanilla) fog types based on certain conditions.
The conditions for vanilla fog being applied would be the following:
blindness affect applied
below y-value - y value set in config
above y-value - y value set in config
in water
in lava
If all of these conditions return false, screen space fog would be turned on instead of vanilla fog. If one returns true, utilize vanilla fog.