Skip to content

Easy Anvils 1.0.1

Choose a tag to compare

@haunterdev haunterdev released this 13 Jun 19:57
· 5 commits to main since this release

Fixes a hard crash on startup (LinkageError on org.spongepowered.asm.launch.GlobalProperties$Keys) in modpacks that also include MixinBooter. The coremod now registers its mixin config through MixinBooter's IEarlyMixinLoader instead of calling MixinBootstrap.init() directly.