Skip to content

SimpleScrollToolTips v1.0.0

Choose a tag to compare

@Partacus-SPQR Partacus-SPQR released this 30 Jun 06:18
· 4 commits to main since this release

Initial release. πŸŽ‰

Scroll oversized tooltips β€” tooltips taller or wider than the screen can now be scrolled into view. The tooltip is offset after vanilla's screen-clamp (via DefaultTooltipPositioner), so it can move off-screen to reveal the clipped lines. Great for heavily-enchanted or stat-heavy items (e.g. SkyBlock).

Controls

  • Mouse wheel β€” scroll vertically
  • Shift + mouse wheel β€” scroll horizontally
  • Arrow keys (↑ ↓ ← β†’) β€” scroll (rebindable)

Also

  • Auto-reset when you hover a different item
  • Configurable sensitivity + per-axis inversion
  • Mod Menu config screen

Downloads

Pick the jar matching your Minecraft version:

Minecraft File
26.2 simplescrolltooltips-1.0.0+26.2.jar
26.1.2 simplescrolltooltips-1.0.0+26.1.2.jar
26.1 simplescrolltooltips-1.0.0+26.1.jar

Requires Fabric Loader 0.16.0+ and Fabric API. Client-side only.