

TooltipETA
TooltipETA is a lightweight client-side Fabric mod that adds practical durability intelligence to item tooltips.
It displays:
- estimated remaining uses for tools and armor (including Unbreaking impact)
- estimated remaining Elytra flight time
- Loyalty trident return ETA and distance in the actionbar
- optional remaining durability and percentage lines
- configurable warning and critical color thresholds
Features
- Fully client-side
- Supports vanilla and modded damageable items
- Separate toggles for tools, armor, and Elytra
- Two output modes:
DETAILED(label + value + optional extra lines)COMPACT(single concise ETA line)
- In-game config screen via Mod Menu + YACL
- Color-coded Loyalty trident return actionbar with ETA and distance
- Optional per-item whitelist by full item IDs
- Optional extra lines:
- remaining durability (
x / max) - remaining percent (
yy.y%)
- remaining durability (
- Adjustable color thresholds for warning and critical states
- Compact number formatting (
12.5K,1.2M) or full formatting (12,500)
Installation
- Install Fabric Loader.
- Install Fabric API.
- Install Fabric Language Kotlin.
- Install Mod Menu (recommended for in-game config UI).
- Drop TooltipETA into your
modsfolder.
Configuration
TooltipETA uses a config file at:
config/tooltipeta.json
The file is generated automatically on first launch.
You can edit settings in-game from:
Mods -> TooltipETA -> Configure
Development
./gradlew build
Build output:
build/libs/TooltipETA-<version>.jar
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.11
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as TooltipETA-0.1.0-1.21.11.jar — drop this file into the mods folder
- Download size: 51 KB
- Download link checked 10 Sept 2026 — working
These come from our own check of the pack file, not from the source page.