A Hypixel SkyBlock mod that tracks dungeon runs and loot.
- Run tracker HUD - displays run count, current floor, and cumulative profit directly on your screen
- Loot logging - automatically records every dungeon chest opening, including cost, items, and profit
- Loot history screen - browse all past runs filtered by floor, sort by item value, and search loot entries
- Live pricing - item prices fetched from the auction house in real time, with fallback to BIN data
- Skull textures - item icons resolved from the NEU-repo for accurate in-game appearance
- Moveable and resizable HUD - use
/drt moveto drag the tracker, resize it with the scroll wheel, or use+,-, and0 - HUD visibility toggle - use
/drt toggleto hide or show the tracker UI while loot tracking keeps running - Clickable HUD mode selector - click
DRTon the HUD to cycle visibility modes:Default- show in Dungeon Hub and during runsGlobal- show everywhereDHub- show only in Dungeon Hub
- Cleaner reset control - reset text only appears while your inventory is open
- Compatibility fixes - supports Odin Extra Stats end-of-run messages
| Command | Description |
|---|---|
/drt move |
Open the position screen to drag and resize the HUD |
/drt loot |
Open the loot history screen |
/drt toggle |
Hide or show the tracker UI without disabling loot tracking |
You can also click the HUD directly:
- Click
DRTto cycle visibility modes. - Click
[floor]to cycle the selected floor. - Click the profit line to open the loot history screen.
- Install Fabric Loader for Minecraft 1.21.11 or 26.1.2
- Install Fabric API
- Drop the matching
DungeonRunTrackerjar into yourmods/folder
- Minecraft 1.21.11 or 26.1.2
- Fabric Loader 0.19.2+ for 1.21.11, or 0.19.3+ for 26.1.2
- Fabric API
- Java 21+ for 1.21.11, or Java 25+ for 26.1.2
