File Details
stutteranalyzer-fabric-0.5.0-1.21.9.jar
- R
- Jun 15, 2026
- 356.94 KB
- 4
- 1.21.9
- Fabric
File Name
stutteranalyzer-fabric-0.5.0-1.21.9.jar
Supported Versions
- 1.21.9
Curse Maven Snippet
Highlights
- Reworked internal package namespace to
io.github.morikemuri.stutteranalyzer. - Removed bundled Fabric API from Fabric builds.
- Added safer
/sa optimizeplanning with dependency and conflict checks. - Added log-tail caching to avoid reading
latest.logduring stutter detection. - Added JSON validation for rule and optimization databases.
- Added new lag classification categories.
- Improved recent event retention for better reports.
- Cleaned old commands, old hints, and stale debug/update text.
- Improved EN/RU localization parity.
- Reduced jar size by optimizing the mod icon.
Packaging and compatibility
- Fabric API is now an external dependency instead of being bundled inside the mod jar.
- Fabric builds now declare
fabric-apiproperly infabric.mod.json. - Removed Fabric API jar-in-jar packaging.
- Updated Fabric metadata license to
LicenseRef-ARR. - Updated Fabric 1.21.x mixin compatibility level to
JAVA_21. - Kept Java 17 compatibility for older 1.20.x targets where required.
- Reduced final jar size by optimizing
icon.pngto a smaller 128x128 PNG.