Dynamic Tooltips

Cleaner (Expandable) Item Tooltips!

9,53k

Dynamic Tooltips

<h1>Dynamic Tooltips</h1>
<p>A client-side mod for Fabric (inspired by Neoforge!) revamping Minecraft's tooltips for attributes and enchantments, providing a clearer, merged view, and reducing tooltip clutter.</p><p><img src="https://media.forgecdn.net/attachments/1163/25/dynamic_tooltips-gif.gif" alt="Animated GIF showing a Minecraft tooltip for a Diamond Sword with merged attribute modifiers like Attack Damage, as displayed by the Dynamic Tooltips mod." /></p>
<h5 style="text-align: center;"><strong><a href="https://lunapixel.studio/discord" rel="nofollow"><img src="https://img.shields.io/badge/Discord-gray?style=for-the-badge&logo=discord&labelColor=222222&color=888888" width="159" height="38" /></a>    </strong><a href="https://github.com/muon-rw/Dynamic-Tooltips" rel="nofollow"><img src="https://img.shields.io/badge/github-gray?style=for-the-badge&logo=github&labelColor=222222&color=888888" width="146" height="38" /></a>   <a href="https://www.curseforge.com/members/muonr/projects" rel="nofollow"><img src="https://img.shields.io/badge/curseforge-gray?style=for-the-badge&logo=curseforge&labelColor=222222&color=888888" width="194" height="38" /></a>    <a href="https://modrinth.com/user/muon-rw" rel="nofollow"><img src="https://img.shields.io/badge/modrinth-gray?style=for-the-badge&logo=modrinth&labelColor=222222&color=888888" width="175" height="38" /></a></h5>
<p> </p>
<h2>Features:</h2>
<ul>
<li><strong>Merged Attribute View:</strong> Combines attribute modifiers (e.g., +10 Attack Damage, +20% Attack Damage) into a single line reflecting the final calculated value. Easier to understand and takes up less space!</li>
<li><strong>Detailed Breakdown:</strong> Hold [Shift] to expand merged attributes and see the original base value plus all contributing modifiers individually.</li>
<li><strong>Intelligent Coloring:</strong> Modifiers are colored based on their impact (positive, negative, or neutral), respecting "sentiments" (e.g., scale is neutral gray, burning time treats lower values as better). </li>
<li><strong>Enchantment Descriptions:</strong> Displays enchantment descriptions directly below the enchantment name when holding [Shift] (or always for Enchanted Books). </li>
<li><strong>Canonical Headers:</strong> Cleans up redundant headers (e.g., "When on Body:", "When Worn:") into a single appropriate header when modifiers for multiple slots are present on an item, but only one slot is relevant. </li>
</ul>
<p><strong>Client-Side Only. Fabric only, no Neoforge port is planned. (Neoforge already has a very similar feature built-in!) <br></strong></p>
<h2>Compatibility:</h2>
<p>Compatible with Legendary Tooltips. Probably compatible with other tooltip mods (but try it out!) </p>
<p>Includes dedicated integration for:</p>
<ul>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/better-combat" target="_blank" rel="nofollow noopener noreferrer">Better Combat</a>: Displays Attack Range on Better Combat weapons (if enabled in BC's config), intelligently merging in relevant Entity Interaction Range modifiers.</li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/enchantment-descriptions" target="_blank" rel="nofollow noopener noreferrer">Enchantment Descriptions</a>: Dynamic Tooltips will use description keys provided by this mod, and from other mods providing the Enchantment Descriptions lang format.</li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/ranged-weapon-api" target="_blank" rel="nofollow noopener noreferrer">Ranged Weapon API</a>: Always display Ranged Damage and Pull Time modifiers on RWA weapons, formatting them as "base" modifiers (green/gold when merged).</li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/tieredz" target="_blank" rel="noopener">TieredZ</a>: Works with tooltips modified by TieredZ</li>
</ul>

ADS