Better Statistics Screen

Better Statistics Screen

Mod

A Minecraft mod that improves the statistics screen and makes it more useful.

Client or server Utility

1.21M downloads
1,362 followers
Created2 years ago
Updated3 days ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

BSS (fabric-1.20.1) - v3.9

Changelog

This update brings some new features, as well as changes to existing features.

Statistics tabs

  • The Monsters hunted tab will now show all hostile mobs, regardless of whether or not said mobs are required for the advancement.
    • Technically it already did with modded mobs, but only hid some vanilla ones, so now no vanilla mobs will be hidden
  • The initial goals with Monsters hunted and A balanced diet tabs was (and to an extent still is), helping people get the two advancements. However, given criteria for said advancements can be changed by mods and data-packs and server-sided code, this mod cannot accurately tell what is and is not required. Therefore the two tabs have shifted towards displaying everything. As such, to avoid confusion:
    • The Monsters hunted tab was renamed to Hostile creatures
    • The A balanced diet tab was renamed to Food & drinks
  • The Mobs tab will no longer display "miscellaneous" entities such as "TNT" and "Llama spit", unless there are stats present for them
  • Mob stats will now show all modded entity StatTypes. If a Text formatter for a modded entity StatType is not registered with this mod's API, then this mod will display the StatType's ID instead

Statistics HUD

  • Pinned item HUD stats now support modded item StatTypes
  • Pinned mob HUD stats now support modded entity StatTypes
  • Added pinning general stats to the HUD. You can now right click general stats to pin them to the HUD
    • Due to technical limitations however, those do not support updating in "real-time" for now. They instead update once every few seconds

2024-02-20_08 51 37

MCBS files (Aka saving and loading stats files)

  • When viewing stats read from another source such as a file, the player name in the corner will now appear white
  • The MCBS file version has now been increased to 4. Was previously 2.
    • MCBS v4 files now support saving and loading of modded StatTypes.
    • For backwards compatibility, this mod will continue to support loading MCBS v2 files.
  • Implemented an error-handler for saving and loading of MCBS files. The game will no longer crash when attempting to load unsupported MCBS file versions
    • Big massive warning:: Older versions of this mod do not have error handlers, and as such, will crash the game if you attempt to load MCBS v4 files with them. DO NOT attempt to open MCBS v4 files using older versions of this mod!

Other

  • The "statistics summary" panel now supports modded StatTypes
  • tcdcommons's cached resource manager will now periodically clean up expired cache files it created, so as to save disk space

Files

betterstats-3.9+fabric-1.20.1.jar(1006.06 KiB) Primary Download

External resources



Project members

TheCSDev

Owner


Technical information

License
LGPL-3.0-only
Client side
optional
Server side
optional
Project ID