Night Config Fixes [Archived]

A small number of workarounds for relatively common issues concerning the Night Config library.

File Details

[FORGE] [1.16.5] NightConfigFixes-v1.0.2

  • R
  • Mar 3, 2023
  • 56.14 KB
  • 1.1K
  • 1.16.5+4
  • Forge

File Name

NightConfigFixes-v1.0.2-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

Forge

implementation fg.deobf("curse.maven:night-config-fixes-813369:4420105")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[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 defaultconfigs is 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