File Details
fix-mc-stats-2.0.1.jar
- R
- Jan 2, 2026
- 84.46 KB
- 23
- 1.21.10+1
- Fabric + 1
File Name
fix-mc-stats-2.0.1.jar
Supported Versions
- 1.21.10
- 1.21.9
Curse Maven Snippet
Adds support to MC 1.21.9 and 1.21.10.
Removed patch :
- MC-139386 : the bug have been fixed by Mojang the patch is no more included in the mod.
Fixes :
- Camel stat and crawl stat patches have inverted patch ID in configs
- MC-213103 patch : with non-english languages the list can be sorted incorrectly. The fix uses the same system of the patch of the MC-178516 and so needs the same setup to work (JVM language should match the MC defined language).
- The patch command suggestions aren't sorted correctly
Internals :
- Update to 9.1.0 of gradle