Skip to content

dennisthegamer/TradeTracker

Repository files navigation

TradeTracker

A Minecraft Fabric mod 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.

Features

  • Automatic trade detection and recording for Villagers and Wandering Traders
  • Real-time emerald profit/loss calculation with 100+ item value mappings
  • HUD overlay with full and compact display modes
  • Dedicated trade history screen with filtering and sorting
  • Session management with start/pause/resume controls
  • Optional session persistence across world closes
  • Flash effects for profitable and losing trades
  • Full in-game config screen (YACL + ModMenu)
  • Client-side only - no server required

Compatibility

  • Minecraft: 26.1+
  • Fabric Loader: 0.18.4+
  • Fabric API: Required
  • Java: 25+
  • ModMenu: Required (for config screen)
  • YACL: Required (for config screen)

Download

Download the latest release from Modrinth or GitHub Releases.

Installation

  1. Install Fabric Loader
  2. Download Fabric API
  3. Download ModMenu and YACL
  4. Download TradeTracker (this mod)
  5. Place all JAR files in your mods folder
  6. Launch Minecraft

Configuration

Open the config screen via ModMenu. Available settings:

  • General - Enable/disable mod, session persistence, Wandering Trader tracking
  • HUD - Position (4 corners), opacity (0-100%), scale (50-150%), visibility mode
  • Session - Session summary display

Keybinds are listed under Controls > TradeTracker:

  • T - Toggle compact HUD mode
  • G - Open trade history screen
  • J - Start/pause/resume session

Config file is saved at config/tradetracker.json.

Building from Source

git clone https://github.com/DennisTheGamer/trade-tracker.git
cd trade-tracker
./gradlew build

The compiled JAR will be in build/libs/.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Credits

  • Author: DennisTheGamer
  • Built with: Fabric, Fabric API, YACL, ModMenu

Support

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages