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
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.

