Additions
- Added option to start the tooltip at the top of the screen if it overflows. (@unknown-salt)
- Updated to 1.21.10 Minecraft.
Changes
- Added zh_cn and zh_tw translations.
Changes
- Updated to 1.21.6 Minecraft.
Changes
- Updated to 1.21.3 Minecraft.
Additions
- Added inverted scrolling options. (poqli)
- Added tooltip for enabling the scrollwheel. (poqli)
- Added more convenient injection point for mod compatibility.
Changes
- Tooltip Scroll now uses LilyLib.
- Translation keys have become lowercase. (poqli)
Port of 1.20.6 version.
General
- Scrolling behaviour now only updates when a non-empty tooltip is drawn.
- This is a compatibility fix for when other mods call the Renderer to draw an empty tooltip.
- Implemented easily injectable functions into the Scroll Tracker, this should make it easy for other tooltip related mods to implement compatibility with this one.
New
- Added smooth scrolling.
- Added new config option for scroll speed (mouse).
- Added new config option for scroll speed (keyboard).
- Added new config option for smoothness (lower is smoother, set it to 1 to disable smooth scrolling).
General
- Updated mod to Minecraft 1.20
- Changed modmenu homepage to point to the GitHub repo.
General
- Updated to 1.19.4
- Added the ability to use Left-Shift for horizontal scrolling without using the keybind. (Enabled by default.)
Fixes
- Fixed a crash involving tooltips with non-text components.
Backport from 1.19.3 version.
Updated to 1.19.3 separately due to changes in how tooltips work.
Does not work on 1.19.3, there is a separate release for that version.
Tweaks
- Improved tooltip reading, should now correctly compare tooltips created by chat and GUI.
- Tooltip position resets when a new tooltip is hovered, the system for comparing new and old tooltips (to see if it is indeed a new one or not) has been improved.


