Legendary Tooltips [Neo/Forge]

Give your rare items a fancier tooltip! Also adds additional tooltip configuration options.

File Details

LegendaryTooltips-1.18.1-1.2.0.jar

  • R
  • Dec 30, 2021
  • 35.77 KB
  • 275.0K
  • 1.18.1
  • Forge

File Name

LegendaryTooltips-1.18.1-1.2.0.jar

Supported Versions

  • 1.18.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:legendary-tooltips-532127:3586193")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Configuration Improvements

  • Added documentation block to top of config file.
  • Reordered config file to follow a more logical order.
  • Tooltip background colors can now be configured.
  • All color values can now be optionally specified as strings (color names or hex codes).

 

New Features

  • Added tooltip title centering option, which is on by default.
  • Added minimum width enforcement option, which is off by default.
  • Added new custom frame definition functionality for mod-defined borders.
         Mod authors can use this code-based method to add any number of entirely custom borders to items.
  • Added new custom frame definition functionality that can be included in resource packs.
         Mod authors or resource pack authors can use this data-based method to add any number of entirely custom borders to items.

 

Bug Fixes

  • Fixed a bug where tooltip shadows would not match the height of Equipment Compare comparison tooltips.
  • Fixed a crash bug caused by certain tooltip border colors.
  • Fixed a bug where creative inventory tab tooltips would render separators outside of the tooltip.
  • Fixed a bug where separators would sometimes draw in the wrong place when comparing items with Equipment Compare.