Utility Core Fixes (2.1.0)
Curse Maven Snippet
What's new
v2.1.0 - Standalone Mod Fix
Fix
- Critical: Fixes had no
@Modentrypoint class and never registered itsModConfigSpec, so it did not generate its own config file and did not function as a real standalone mod. AddedUtilityCoreFixeswith proper config registration.
Technical Changes
- Removed the obsolete duplicate
Config.javafrom the parent project and an orphaned strayneoforge.mods.toml. - Fixed subproject version resolution in the root
build.gradle(was hardcoded, ignoredmod_versionbumps).
No behavioral changes to the Tombstone fixes, negative damage fix, or OutpostZero damage cap in this release — this is purely the mod-loading fix.
Recommended update — the previous 2.0.0-beta.1 build did not register its config and may not have functioned correctly as a standalone mod.
JAR: utility_core_fixes-2.1.0.jar
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

