-
Mixin Helper 1.1.1
StableAll checks were successfulPublish / Build Fabric 1.20.1 (push) Successful in 2m10sPublish / Build Fabric 1.21.1 (push) Successful in 1m59sPublish / Build Forge 1.20.1 (push) Successful in 4m40sPublish / Build NeoForge 1.21.1 (push) Successful in 4m16sPublish / Publish Fabric 1.20.1 (push) Successful in 6sPublish / Publish Fabric 1.21.1 (push) Successful in 7sPublish / Publish Forge 1.20.1 (push) Successful in 5sPublish / Publish NeoForge 1.21.1 (push) Successful in 6sPublish / Create Forgejo release (push) Successful in 4sPublish / Announce release in Discord (push) Successful in 3sreleased this
2026-06-12 10:47:35 -06:00 | 1 commits to master since this releaseDownloads
Pick the jar that matches your loader and Minecraft version. The same files are also on:
Changelog
Fixed
- Mixin names in the audit log are no longer recorded with a doubled dot before the class name (for example
org.example.mixin..FooMixin). Mixin appends a trailing dot to the configured package internally; the audit log and the string-list blacklist matching now join the full name with a single separator, so annotation scanning and blacklist lookups resolve correctly.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Mixin names in the audit log are no longer recorded with a doubled dot before the class name (for example