Utility Core QoL (2.2.0)
Curse Maven Snippet
What's new
v2.2.0 - Invalid JAR Fix + Config Files Moved
Fix
- Critical: 2.1.2 shipped an invalid
neoforge.mods.toml— the build script's version-templating step mangled a\nline break inside thecreditsfield into a raw newline, which is illegal inside a single-line TOML string. The loader rejected the JAR entirely ("not a valid mod file"), so 2.1.2 did not load anywhere, client or server. Fixed at the build level.
Change
- The mod's config files now live at
config/utility_core/utility_core_qol-common.tomlandconfig/utility_core/utility_core_qol-client.tomlinstead of directly inconfig/, grouping them with the other Utility Core mods (Admin, Fixes).
Breaking: if you're updating from an earlier version, your existing configs atconfig/utility_core_qol-common.toml/config/utility_core_qol-client.tomlare not migrated automatically. They stay on disk (orphaned) and new configs with default values are generated atconfig/utility_core/. Copy your settings (including Bridging Assist) over manually if you want to keep them.
JAR: utility_core_qol-26.2-neoforge-26.2.0.37-beta-2.2.0.jar
This mod has no additional files

