File Details
Mekanism Stack Processor v1.2.1
- R
- Feb 10, 2026
- 38.27 KB
- 947
- 1.21.1
- NeoForge
File Name
mekanismstackprocessor-1.2.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
[1.2.1] - 2025-02-10
Fixed
- Fixed crash on startup with 300+ mods caused by premature BlockEntity class loading
- Replaced
Class.forName()withClassLoader.getResource()in MoreMachineMixinPlugin to avoid cascading class hierarchy resolution - Resolves incompatibility with Collective, Data Anchor, EntityCulling, Sodium, and other mods that add BlockEntity mixins
- Replaced
- Added mixin config priority (1500) to both mixin JSON configs for additional safety