Custom Tooltip API

Data-driven tooltip text creation.

File Details

Custom Tooltip API 1.2.0

  • R
  • Apr 12, 2026
  • 54.75 KB
  • 8
  • 1.20.1
  • Fabric

File Name

custom-tooltip-api-1.2.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:custom-tooltip-api-1508021:7914654"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

This update focuses on improving performance, and adding a new option to align tooltip icons! (Thanks Afterlyte for requesting this!)

Additions:

  • Implemented logic to align tooltip icons from resource packs to the start of the line so they can stay aligned
  • Added a small tooltip to indicate the player to press shift when a tooltip is available

Upgrades:

  • Completely rewrote most of the internal logic to improve performance
  • Implemented heavy caching to improve performance further

Fixes:

  • Fixed bug that made custom tooltips show up above the hotbar with position modes APPEND and PREPEND and line offsets != 0