IMB11 / Fog

A total overhaul of Minecraft's fog, offering options to customize fog color, start, and end points. Enjoy a more immersive experience with enhanced depth and visuals, all while keeping the same view distance.
https://modrinth.com/mod/fog
Other
27 stars 7 forks source link

Incompatibility with BetterClouds. #17

Open iekiekkeikei opened 3 months ago

iekiekkeikei commented 3 months ago

version 1.20.1 loader fabric Modlist

When walking around with the weather set to rain, clouds disappear and appear. Enabling the disableRaininessEffect solves this problem. 2024-08-11_17 11 35 2024-08-11_17 11 39

Steveplays28 commented 3 months ago

Hi, thank you for the report. I'll take a look when I have time.

Qendolin commented 1 month ago

This is something that I have to fix on my end. The issue occurs because BC expects vanilla fog and doesn't adjust it's calculation when the Fog mod is installed. I could just add a check if the fog mod is loaded or not.