FixMCStats

Mod that aims to fix multiple issues with the Minecraft statistics.🤓

File Details

fix-mc-stats-2.0.0.jar

  • R
  • Jan 2, 2026
  • 83.86 KB
  • 14
  • 1.21.8+2
  • Fabric + 1

File Name

fix-mc-stats-2.0.0.jar

Supported Versions

  • 1.21.8
  • 1.21.7
  • 1.21.6

Curse Maven Snippet

Fabric

modImplementation "curse.maven:fixmcstats-1418963:7408495"

Quilt

modImplementation "curse.maven:fixmcstats-1418963:7408495"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Adds support to MC 1.21.6, MC 1.21.7 and MC 1.21.8

Configuration :

  • The config entries management have been refactored and now all patches can be toggled via a config entry.
  • Two sets of commands have been added one client-side to manage the patches configs that concerns client-side environement (/fixmcstats-client) and one server-side to manage the server patches (/fixmcstats-server), to use the server-side command the player have to be an operator.
    • /fixmcstats-... status [PATCH ID] show you if the patch is active or not
    • /fixmcstats-... link [PATCH ID] display in the chat the Mojang linked issue that you can click to open it in your browser
    • /fixmcstats-... activate [PATCH ID] activate the patch
    • /fixmcstats-... deactivate [PATCH ID] deactivate the patch
  • When activating an experimental patch via the commands you will be notified.

New patches :

  • Fix for MC-273933: "Times Used" statistic does not increase for armor when used on an armor stands
  • Fix for MC-277294: Distance by mules and donkeys counts towards 'Distance by Horse' statistic. This fix use custom statistics!
  • Fix for MC-301722 : minecraft.custom:minecraft.happy_ghast_one_cm statistic increases while turning when not moving

Modified patches :

Even if no compatibility issues have been reported some patches have been modified to prevent futures ones with other mods (MC-178516, MC-213103, MC-139386, MC-65198 and MC-211938).

Removed patch :

  • MC-36696 patch : the bug is fixed by Mojang and the patch have been removed

Fixes

  • MC-256638 patch : the stat increase when the player turns on itself while mounting a camel.

Translations :

German, Polish, Russian, Chinese Simplified, Arabic, Spanish(ar,es,mx) and Portuguese(pt,br) are now supported.