A Hoplite client mod that shows a small icon next to players' nametags and in the tab list when they've crafted a legendary.
Available on CurseForge: https://curseforge.com/minecraft/mc-mods/legendwatch And Modrinth: https://modrinth.com/mod/legendwatch
LegendWatch listens to chat for legendary craft announcements and records who crafted what. The item's icon (or name if no icon exists) then appears next to that player's nametag above their head and in the tab list for the rest of the match. When the match ends, the data is cleared automatically.
- Shows legendary item icons (or names) next to player nametags above their head
- Shows legendary item icons (or names) in the tab list
- Tracks legendary transfers — when a player is eliminated, their legendaries move to the killer's tag as predicted (shown with a
?) - Toggle the mod on/off with a keybind
- Toggle between icons and names-only mode with a separate keybind
- Both keybinds are unbound by default — set them in Options → Controls → LegendWatch
| Minecraft | Fabric API |
|---|---|
| 1.21.11 | ✅ |
- Install Fabric Loader
- Download Fabric API
- Download LegendWatch from Github OR CurseForge
- Place both jars in your
.minecraft/mods/folder - Launch Minecraft and join Hoplite
- Minecraft 1.21.10 or 1.21.11
- Fabric Loader 0.18.1+
- Fabric API
./gradlew buildOutput jar will be in build/libs/.