Item Tooltips

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

File Details

Item Tooltips 1.21.1-v1.3.0 (NeoForge)

  • R
  • Sep 6, 2025
  • 90.21 KB
  • 25
  • 1.21.4+3
  • NeoForge

File Name

item_tooltips-1.21.1-v1.3.0-neoforge.jar

Supported Versions

  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

What's New

  • enchantment description tooltips! Both for item enchantments, and enchantments that are previewed in the enchanting table
  • tooltip wrapping now supports prefixes
  • additional configuration options

Changed

  • added enchantment descriptions, which automatically adds enchantment descriptions to all enchanted items when the shift key is held. These use the same format as other popular mods, so most enchantment mods should work with this right out of the box
  • added enchantment descriptions when hovering enchantments in the enchanting table menu
  • tooltip wrapping now has the option to repeat the original prefix on each new line
  • added English enchantment descriptions for all vanilla enchantments
  • by default, enchantment descriptions will self-disable if another enchantment description mod is detected
  • added a new enchantments configuration category
  • added new prefix wrapping configuration options
  • improved in-game tooltip colour editing
  • updated some config option descriptions
  • fixed descriptions not appearing when the require_shift config option was disabled