Utility Core QoL (2.2.4)
Curse Maven Snippet
What's new
v2.2.4 - Mixin Target Fix for AbstractContainerScreen
Fix
- Fixed missing AbstractContainerScreen mixin target: The mixin `AccessorAbstractContainerScreen` was targeting `net.minecraft.client.gui.screens.inventory.AbstractContainerScreen` (client-only class) but was placed in the general `mixins` array instead of `client` array, causing server startup failures. Moved to `client` array to ensure it only loads on the client side where the class exists.
Impact
- Resolves server startup crashes related to mixin loading
- No functional changes - pure internal fix
- Maintains all existing QoL features
JAR: utility_core_qol-26.2-neoforge-26.2.0.37-beta-2.2.4.jar
This mod has no additional files

