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
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
ScreenHelperand 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
itemsconfig category- added
durabilitysub-categorydurability_tooltiplets you decide how durability should be shown, if at allmax_durability_tooltiplets you decide how max durability should be showndivision_textlets you customise the text used between durability and max durability on an itemcolorchanges the color of the tooltip
mining_speed_tooltiplets you enable/disable the mining speed tooltip, which is shown below attack damage and attack speed
- added