
Held Item Info
Shows information (like enchantments) about the held item under its name.
About
A client-side Fabric / Quilt mod that shows information (like enchantments) about the held item under its name.

Requires Fabric API.
The following can be displayed when holding an item:
- Enchantments
- Potion effects
- Container contents (mainly Shulker Boxes and Bundles)
- Firework attributes (flight duration, shape, color)
- Commands inside of command blocks
- Number of bees inside Bee Nests/Beehives
- Projectiles in a crossbow
- Lore
Unbreakabletag- Sign text
- Title of Music Discs and Disc Fragments
- Painting information (title, author, dimensions)
- Instrument of Goat Horns
- Author and generation of Written Books
- Filled map identifier
- Banner Pattern (both for banner pattern items and actual banners or shields)
- Type of tropical fish inside a bucket
Each of these can be toggled individually in-game if both Mod Menu and a recent version of Cloth Config are installed.
Credits
pt_brtranslation by FITFCru_rutranslation by DrHesperuszh_cntranslation by Cccc-owo
Links: CurseForge · GitHub · Modrinth
Versions
- Added a setting to control when the tooltip background is visible ([#45](https://github.com/A5b84/held-item-info/issues/45)) - Updated `zh_cn` translation ([#41](https://github.com/A5b84/held-item-info/pull/41)) - Fixed crashes when holding signs or command blocks in 1.21.9+ ([#46](https://github.com/A5b84/held-item-info/issues/46))
- Updated to 1.21.6 - The tooltip and overlay messages are now moved up when they would overlap with each other or with the health bar ([#36](https://github.com/A5b84/held-item-info/issues/36))
- Updated to 1.21.5 (#37) - Fixes components not being hidden when using tooltip_display.hidden_components (#32)