Smart Tooltip Scroll

Dynamically resizes and scrolls oversized tooltips while keeping the item title anchored.

File Details

STS 1.1.0 - Fabric 1.20.1

  • R
  • Jun 18, 2026
  • 86.36 KB
  • 11
  • 1.20.1
  • Fabric

File Name

smart_tooltip_scroll-fabric-1.1.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:smart-tooltip-scroll-1576147:8272030"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Full Changelog

1.1.0

New Features

  • Smooth Tooltip Scrolling: Added FPS-independent, time-based smooth scrolling animation. Includes a new config option to adjust the scroll smoothness factor (from 0.0 for instant scrolling up to 1.0 for maximum smoothness).
  • EMI Compatibility: Added full compatibility with EMI item tooltips. Features scrolling, resizing, and title overflow strategies within EMI's custom tooltip rendering.
  • Language Support: Added Spanish and English localization for the new config options.

Improvements & Fixes

  • Compatibility Optimization: General optimization for mod compatibility functionality.
  • Tooltip Resizing Fix: Fixed a bug where tooltips sometimes failed to resize properly.