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

[NeoForge 1.21.1] 2.3.0

  • B
  • Mar 12, 2026
  • 54.85 KB
  • 83
  • 1.21.1
  • NeoForge

File Name

PinTooltips-1.21.1-NeoForge-2.3.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more aboutΒ Curse Maven

2.3.0

  • Merge pull request #17 from Snownee/feature/neoforge-port
  • build: bump neoforge version
  • feat: obscure tooltips compatibility
  • chore: upload logo

2.2.0

  • Merge pull request #16 from SettingDust/1.21-neoforge
  • 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
  • turn out it is neoforge-exclusive
  • chore: unused variable

2.1.0

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