File Details
[FORGE] [1.18.2] NightConfigFixes-v3.0.2
- R
- Mar 5, 2023
- 61.42 KB
- 4.1M
- 1.18.2+2
- Forge
File Name
NightConfigFixes-v3.0.2-1.18.2-Forge.jar
Supported Versions
- 1.18.2
- 1.18.1
- 1.18
Curse Maven Snippet
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
[v3.0.2-1.18.2] - 2023-03-05
Fixed
- Fixed an issue with mods expecting the original
ForgeConfigSpecto be present when anyModConfigEventis fired
[v3.0.1-1.18.2] - 2023-03-03
Changed
-
Night Config Fixes now also handles individual config values being corrected:
- In Forge for those cases always the built-in default value for these options is used if the current value cannot be read
- Now the default config in
defaultconfigsis checked first if it contains an entry for the value being corrected
ModConfigis no longer wrapped internally, changes to final fields are now applied usingUnsafe
Fixed
- Fixed start-up crash on Minecraft 1.18 & 1.18.1
[v3.0.0-1.18.2] - 2023-02-27
- Ported from 1.19 version