SimpleScrollToolTips v1.1.0
Tooltip scrolling now works in any mod GUI — profile viewers, wardrobe/museum screens, and other custom interfaces, not just vanilla containers. 🎉
Added
- Universal mod GUI compatibility: tooltips are tracked and offset at the vanilla tooltip pipeline itself, and scroll/key input is captured at the game's input layer — so any open screen is covered, whatever mod it comes from.
- Any visible tooltip can be scrolled anywhere. Prefer the wheel untouched unless a tooltip is actually cut off? Enable the new
overflow_onlyconfig option (also in the Mod Menu screen). - Debug tracing via
-Dsimplescrolltooltips.debug=truefor compatibility reports.
Fixed
invert_horizontal/invert_verticalconfig options had no effect.
Changed
- Outside containers, the scroll auto-resets when the tooltip disappears for a moment (hover change), matching the slot-change reset inside containers.
Downloads
| Minecraft | File |
|---|---|
| 26.2 | simplescrolltooltips-1.1.0+26.2.jar |
| 26.1.2 | simplescrolltooltips-1.1.0+26.1.2.jar |
| 26.1 | simplescrolltooltips-1.1.0+26.1.jar |
Requires Fabric Loader 0.16.0+ and Fabric API. Client-side only.