
FixMCStats FNP
This mod fixes various errors and inaccuracies in Minecraft's statistics system, making achievement displays more accurate and informative.
The development represents an unofficial adaptation of the FixMCStats version for Fabric, now with support for Forge and NeoForge ecosystems. Functionality fully matches the original implementation.
Client-side fixes
The client side of the mod works under all conditions - on servers, in single-player games. It adjusts the statistics interface:
- MC-80827: Added missing spaces between mob names and their descriptions
- MC-139386: Restored color highlighting of rare blocks and items on the statistics page
- MC-178516: Fixed statistics sorting for languages with non-standard alphabets (version 1.3.0 and above)
- MC-213103: Eliminated arbitrary sorting of item statistics
Server-side fixes
For server fixes to work, the mod must be installed on the server or when playing in single-player mode:
- MC-36696: Clicking the statistics button in menus no longer advances the game tick (single-player only, version 1.3.2+)
- MC-29519: Damage statistics now count projectile attacks
- MC-65198: Fixed crafting count when using Shift-click and drop functions
- MC-111435: Damage from sweeping sword attacks is now correctly counted
- MC-122656: Destroying elytra and tridents increases relevant counters
- MC-121541: Fall distance accounts for landing in liquids and other surfaces (version 1.3.0+)
- MC-144005: Cooking on campfires increases relevant statistics
- MC-147347: Detonating creepers with flint and steel counts as kills
- MC-148457: Crawling no longer counts in distance walked statistics
- MC-154487: Potion brewing in stands is correctly recorded
- MC-176806: Charging respawn anchors increases glowstone usage counter
- MC-211938: Climbing scaffolding doesn't increase jump statistics
- MC-214457: Obtaining "Ol' Betsy" achievement when crossbows break
- MC-231743: Planting in flower pots increases relevant statistics
- MC-245962: Correct display of block mining statistics (version 1.3.0+)
- MC-254512: Breaking crossbows doesn't affect air usage statistics
- MC-256638: Riding camels doesn't count in horseback distance statistics
- MC-264274: Placing lily pads and frogspawn increases usage statistics
- MC-265376: Kills by goats are counted in statistics (version 1.1.0+)
- MC-268093: Destroying decorated pots with arrows affects statistics (version 1.1.0+)
// Custom statistics setup
statistic.setCustom(true);
// Mod configuration toggle
Already fixed by Mojang
Some bugs were resolved by Minecraft developers and no longer require mod fixes:
- Statistics tooltips no longer overlap with titles
- Shearing statistics for certain blocks (since version 1.21.5)
- Potion crafting using Shift-click
- Crafting count with partially filled inventory
- Double honey bottle consumption
- Tab selection reset when resizing windows
- Doubled elytra flight statistics
- Rapid distance increase in Ender Dragon's hitbox
Localization support
Custom statistics available in French, English, German, Polish, Russian, Chinese Simplified, Arabic, Spanish, and Portuguese.
Video review of the mod's functionality: