promotional bannermobile promotional banner

Tooltip Scroll [Fabric]

The premier Fabric mod that allows you to move/scroll tooltips.

File Details

v1.2.0-1.19

  • R
  • Dec 9, 2022
  • 22.60 KB
  • 181
  • 1.19.2+2
  • Fabric

File Name

tooltip-scroll-v1.2.0-1.19.jar

Supported Versions

  • 1.19.2
  • 1.19.1
  • 1.19

Curse Maven Snippet

Fabric

modImplementation "curse.maven:tooltip-scroll-fabric-495546:4153887"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

General

  • Added config file and associated config screen. (Access to config screen requires cloth api and mod menu.)
  • Config file is located at config/tooltipscroll.json.
  • Added mod menu integration.

 

New

  • Scrolling with the scrollwheel can be disable in the config.
  • Moving tooltips with WASD can be enabled in the config.
  • Resetting the position of tooltips when they are not shown can now be enabled in the config.
  • "Not shown" is based on whether or not scrolling is currently locked, meaning the position will actually reset 0.1 seconds after mouse hovering ends.

 

Tweaks

  • Removed default keybind (previously LeftShift) from horizontal movement.
  • It was overriding the default sneak keybind, making the player unable to sneak.