promotional bannermobile promotional banner

WorldTooltips - Continuation

World-Tooltips, but works with shaders (and much more)

File Details

1.2.3-87

  • R
  • Nov 20, 2025
  • 41.50 KB
  • 318
  • 1.7.10
  • Forge

File Name

world-tooltips-1.2.3-87.jar

Supported Versions

  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:worldtooltips-continuation-987592:7243469")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

DELETE YOUR CURRENT CONFIG BEFORE UPDATE

  • Fixed in-game config not working
  • Along with this, entire config has been reworked
  • Slightly reworked how the tooltips themselves are rendered
  • Added the ability to fully customize the tooltip
    • Each ((UPPER/LOWER)_(BACKGROUND/OUTLINE)_COLOR) option is an 8-digit HEX value. This means that the first 2 characters after 0x are responsible for transparency, and the remaining 6 are responsible for color
      • For example, 0xFFAB12CD is the color AB12CD with transparency FF (255)
  • If GTNHLib is installed and CHANGE_GUI_TOOLTIP == true, then all config changes will also apply to tooltips in GUIs