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
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.