promotional bannermobile promotional banner

Inventory Log

Client-side Fabric mod that logs inventory changes, shows HUD logs, supports filters, ignore lists, CSV/daily logs, Mod Menu settings, and drop chance tracking.
Back to Files

inventory-log-1.1.1.jar

File nameinventory-log-1.1.1.jar
Uploader
HemersonHemerson
Uploaded
Jun 7, 2026
Downloads
21
Size
57.8 KB
Mod Loaders
Fabric
File ID
8211425
Type
R
Release
Supported game versions
  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:inventory-log-1540295:8211425"

Learn more about Curse Maven

What's new

  • Fixed Drop Tracker continuation so existing statistics are merged correctly after using continue.
  • Added stable Drop Tracker item matching to prevent duplicate entries caused by changing item component data.
  • Added /invlog tracker refresh.
  • Added support for additional server-side custom item identifiers.
  • Improved filtering of server-side item refreshes that appear as instant remove/add pairs.
  • Improved handling of custom server items with changing internal metadata.

New Command

/invlog tracker refresh

Refreshes the active Drop Tracker session from its current CSV file.

This command:

  • rereads the current tracker CSV file;
  • rebuilds Drop Tracker statistics;
  • rewrites the tracker summary file;
  • updates the Drop Tracker HUD;
  • keeps the current tracker file active.

Use this after continuing an existing tracker session or whenever you want to force the summary and HUD to fully recalculate from the saved tracker data.

This mod has no related projects