Dynamic Tooltips

Shrink giant gear tooltips. Expandable!

File Details

Dynamic-Tooltips 0.4.0

  • R
  • May 4, 2025
  • 137.01 KB
  • 11.1K
  • 1.21.1
  • Fabric

File Name

dynamic-tooltips-0.4.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:dynamic-tooltips-1247062:6493380"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

0.4.0

  • Fix incorrect calculation of Attack Range for weapons that have WeaponAttributes and entity interaction range modifiers
  • More intelligently merge modifiers for gear that contains both HAND and MAINHAND/OFFHAND modifiers
  • Made Attribute sentiment overrides (color based on whether positive/negative modifiers for the attribute are red/blue) configurable

0.3.0

  • Configurable Settings! Now requires Forge Config API Port
  • Toggle appending the usability hint (Shift to expand tooltip line)
  • Toggle appending Block Interaction Range to relevant items
  • Toggle determining whether to collapse Enchantment Descriptions on gear by default
  • Allow configurable color of enchantment names/descriptions
  • Refactored logic for Block Interaction range tooltip (Thanks Daedelus!)

0.2.0

  • Fix Better Combat two-handed weapons not having the "Two-Handed" tooltip line
  • Color enchantment names based on their relation to the maximum enchantment value

0.1.0

  • Initial Release