promotional bannermobile promotional banner

Pin Tooltips πŸ“Œ

Adds the ability to pin tooltips to the screen and view more information from them such as enchantment and mob effect descriptions.

File Details

[Fabric 26.1] 26.0.1

  • B
  • Mar 25, 2026
  • 64.45 KB
  • 29
  • 26.1.1+1
  • Fabric + 1

File Name

PinTooltips-mc26.1-Fabric-26.0.1.jar

Supported Versions

  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:pin-tooltips-1131483:7811159"

Quilt

modImplementation "curse.maven:pin-tooltips-1131483:7811159"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more aboutΒ Curse Maven

26.0.1

  • feat: bundle interaction
  • port, part 2
  • port
  • feat: obscure tooltips compatibility
  • chore: upload logo

2.2.0

  • Merge pull request #15 from SettingDust/1.21-fabric
  • fix: tooltip lines position order consistency, fix tooltip flickering problem.
  • refactor: add TooltipStyle for further compat
  • fix: creative invetory search bar avoid key pressed event which avoiding pin

2.1.1

  • fix: avoid unpin auto pinned tooltip when focused
  • feat: unpin auto pinned tooltip when key pressed
  • feat: unpin auto pinned tooltip when click

2.1.0

  • turn out it is neoforge-exclusive
  • fix: config ui
  • feat: avoid rendering item highlights when the cursor is on a tooltip
  • fix: add support for neoforge screen layers
  • fix: enchantment description not showing in enchanting table
  • chore: unused variable
  • feat: add missing descriptions. add validation

2.0.2

  • feat: auto-pin indicator
  • fix: tooltip being pinned at unexpected times

2.0.1

  • refactor: use JEED's API
  • chore
  • fix: provide registry info when append NBT tooltip to item
  • Merge pull request #4 from SettingDust/1.21-fabric