promotional bannermobile promotional banner

Majnr Utils

Forge mod delivering additional functionality and fixes for MAJNR Modpack

File Details

majnrutils-1.0.1-SNAPSHOT.jar

  • R
  • Apr 19, 2025
  • 23.65 KB
  • 382
  • 1.20.1
  • Forge

File Name

majnrutils-1.0.1-SNAPSHOT.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:majnr-utils-1229807:6438938")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fixed: Incorrect character encoding in config.json
→ The configuration file is now explicitly saved using UTF-8 encoding to ensure proper handling of special characters (e.g. diacritics). Previously, it used the system-default encoding, which caused issues like ? instead of correct characters on some systems.