File Details
[FORGE] [1.16.5] NightConfigFixes-v1.0.3
- R
- Mar 5, 2023
- 57.34 KB
- 365.0K
- 1.16.5+4
- Forge
File Name
NightConfigFixes-v1.0.3-1.16.5-Forge.jar
Supported Versions
- 1.16.5
- 1.16.4
- 1.16.3
- 1.16.2
- 1.16.1
Curse Maven Snippet
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
[v1.0.3-1.16.5] - 2023-03-05
Changed
- Switched changes made to
ForgeConfigSpecto JavaScript core mod instead of Mixin so that it may load before some other mods load their configs early during Mixin setup
[v1.0.2-1.16.5] - 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
[v1.0.1-1.16.5] - 2023-02-27
Fixed
- Fixed crash on start-up due to missing logging classes
[v1.0.0-1.16.5] - 2023-02-27
- Ported from 1.19 version