Releases: IMB11/Fog
Releases · IMB11/Fog
Fog 1.11.0
- Add support for Minecraft 1.21.10
Fog 1.10.0
Fog 1.9.3
Fog 1.9.2
Fog 1.9.1
Fixed
- A dependency error on startup due to the M.R.U dependency being specified incorrectly on Minecraft 1.21.7
- A crash on startup due to a mixins not remapping correctly
- An incorrect translation key for the
enableModconfiguration option
Fog 1.9.0
Added
Changed
- Made fog brighter during rainstorms and darker during thunderstorms
- Replaced the
disableRaininessEffectconfiguration option withrainFogMultiplier - Replaced the
disableUndergroundFogMultiplierconfiguration option withundergroundFogMultiplier - Renamed and inverted various configuration options
- Improved the configuration screen
- Condensed all configuration options into 3 categories: general, transition speeds and compatibility
Fixed
- The
/fog debugcommand not working due to the hexadecimal color in some cases - The sunrise/sunset fog colors being applied when the darkness effect is active
Fog 1.8.0
- Updated to Minecraft 1.21.5
Fog 1.7.0
- Reworked sunset/sunrise blending logic, now sunsets and sunrises work spectacularly with the Fog mod.
- Added an option to disable the mod automatically when Iris shaders are active. This is enabled by default.
- Added an option to disable the logic where the fog color would match the sky color when the player goes over a certain altitude. ("Enable High Altitude Fog")
- Added an option to prioritize Polytone fog colors over Fog's fog definitions. ("Prioritize Polytone Fog Colors")
Fog 1.6.4
Fixed
- Fixed an incorrect dependency declaration for Architectury API on NeoForge
Fog 1.6.3
Fixed
- Fixed an incorrect dependency declaration on NeoForge