promotional bannermobile promotional banner

TradeTracker

That automatically tracks and analyzes all Villager and Wandering Trader trades, calculating emerald profit/loss in real-time with a detailed trade history and HUD overlay.

File Details

tradetracker-mc26.1.2-1.0.0.jar

  • R
  • Apr 16, 2026
  • 45.03 KB
  • 154
  • 26.1.2+2
  • Fabric

File Name

tradetracker-mc26.1.2-1.0.0.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:tradetracker-1516052:7936613"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[1.0.0] - 2026-04-14

Added

  • Initial release
  • Automatic trade detection for Villagers and Wandering Traders
  • Real-time emerald profit/loss calculation per trade
  • Emerald value table with 100+ item mappings (materials, crops, food, enchanted books, armor, tools, rare items)
  • Session management with start/pause/resume via keybind (J)
  • Automatic session pause when opening pause menu or leaving world
  • Optional session persistence across world closes (save/load from JSON)
  • Session statistics: total trades, profit, loss, net balance
  • HUD overlay with two display modes:
    1. Full mode: Detailed statistics (trades, balance, best/worst trades, daily count)
    2. Compact mode: One-line summary (balance + trade count)
  • Customizable HUD position (top-left, top-right, bottom-left, bottom-right)
  • Adjustable HUD opacity (0-100%) and scale (50-150%)
  • HUD visibility toggle: always visible or only when merchant screen is open
  • Gold flash effect for profitable trades (+10 emeralds)
  • Red flash effect for losing trades (-5 emeralds)
  • Trade history screen accessible via keybind (G)
  • Two-panel history layout: profession filter (left) + trade list (right)
  • Color-coded trade entries: green (profit), red (loss), gray (neutral)
  • History filter modes: All, Profit only, Loss only, Last 10 trades
  • Scrollable trade history interface
  • Session reset function (R in history screen)
  • Full YACL config screen via ModMenu
  • Persistent config saved to config/tradetracker.json
  • Mixin injection into MerchantResultSlot for trade capture
  • Localization support (English & German)
  • Client-side only - no server installation required
  • Compatibility with Minecraft 26.1+
  • Fabric Loader 0.18.4+ support
  • Fabric API integration