Item Tooltips

Provides incredibly configurable tooltips for durability, attributes and item / enchantment descriptions alongside full tooltip wrapping.

File Details

item-tooltips-26.1-r2.0-neoforge.jar

  • R
  • Apr 21, 2026
  • 131.70 KB
  • 27
  • 26.1.2+2
  • NeoForge

File Name

item-tooltips-26.1-r2.0-neoforge.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:item-tooltips-1304729:7960285"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

What's New

  • highly configurable durability tooltips
  • mining speed tooltip
  • misc improvements

Changed

  • added durability tooltips, which display item durability
    • this is heavily customisable - including various styles, division text and color
  • added a mining speed tooltip
  • the retain empty space feature has been redone to be much more compatible with other mods
  • the config screen can now be accessed in-game on NeoForge
  • refactored ScreenHelper and deprecated old / redundant methods and variables
  • other mods can now append Item Tooltips' list of mods which auto-disable enchantment tooltips through ItemTooltips.addEnchantmentTooltipMod

Config

  • added new items config category
    • added durability sub-category
      • durability_tooltip lets you decide how durability should be shown, if at all
      • max_durability_tooltip lets you decide how max durability should be shown
      • division_text lets you customise the text used between durability and max durability on an item
      • color changes the color of the tooltip
    • mining_speed_tooltip lets you enable/disable the mining speed tooltip, which is shown below attack damage and attack speed