SimpleScrollToolTips

Quick rating

SimpleScrollToolTips

No reviews yet

Ever hovered an item with so many enchantments and stats that its tooltip spills past the top and bottom of the screen? Vanilla just clamps it to the edge and the rest is lost. SimpleScrollToolTips lets you scroll and panany tooltip with your mouse!

Mod Loaders
Fabric
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.2.0
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

SimpleScrollToolTips

Minecraft Fabric License Version

Scroll oversized item tooltips so you can actually read the parts that run off your screen.

Ever hovered an item with so many enchantments and stats that its tooltip spills past the top and bottom of the screen? Vanilla just clamps it to the edge and the rest is lost. SimpleScrollToolTips lets you scroll — and pan — any tooltip with your mouse wheel or the arrow keys, so the clipped lines come into view.

Author: Partacus-SPQR
Source: GitHub
Download: Modrinth

Features

  • Scroll off-screen tooltips — read tooltips taller (or wider) than your screen instead of having them clamped to the edge
  • Mouse wheel to scroll vertically, Shift + wheel to scroll horizontally
  • Arrow-key scrolling (↑ ↓ ← →), fully rebindable
  • Auto-reset — scroll position resets when you hover a different item
  • Adjustable sensitivity and optional per-axis inversion
  • Client-side only — works on any server, including stat-heavy ones like SkyBlock
  • Mod Menu configuration screen

Controls

Scrolling only acts while you're hovering an item that has a tooltip.

Input Action
Mouse wheel Scroll the tooltip vertically
Shift + mouse wheel Scroll the tooltip horizontally
↑ / ↓ Scroll vertically
← / → Scroll horizontally

All keys are rebindable in Options → Controls → SimpleScrollToolTips.

Configuration

Edit in Mod Menu, or directly in config/simplescrolltooltips.json:

Option Default Description
enable true Master toggle
sensitivity 10 Pixels moved per scroll step
auto_reset true Reset scroll when hovering a new item
invert_horizontal false Invert horizontal scroll direction
invert_vertical false Invert vertical scroll direction

Requirements

  • Minecraft 26.1, 26.1.2, or 26.2
  • Fabric Loader 0.16.0+
  • Fabric API
  • Java 25
  • (optional) Mod Menu for in-game config

Version Compatibility

Minecraft Mod Version Fabric Loader Java
26.2 1.0.0 0.16.0+ 25
26.1.2 1.0.0 0.16.0+ 25
26.1 1.0.0 0.16.0+ 25

Installation

  1. Install Fabric Loader for your Minecraft version
  2. Install Fabric API (and optionally Mod Menu)
  3. Drop the matching simplescrolltooltips-<version>.jar into your mods folder

Building

./gradlew buildAllVersions

Per-version jars are written to versions/<mc>/build/libs/.

How it works

Item tooltips in container screens are positioned by DefaultTooltipPositioner, which clamps oversized tooltips to the screen. SimpleScrollToolTips offsets the tooltip position after that clamp, letting it move off-screen so the hidden lines scroll into view.

License

MIT

Screenshots

Gallery

  • SimpleScrollToolTip
    SimpleScrollToolTip Gif of what it does, can scroll horizontially or vertial, hold shift plus scroll for horizontal.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works