Obscure Celestisynth Tooltip

Quick rating

Community listing page, reviews here may not be monitored by the author.

Obscure Celestisynth Tooltip

No reviews yet

Hold Ctrl while scrolling to let Celestisynth's ability paging win over Obscure Tooltips.

Mod Loaders
Minecraft

About

Description

Obscure Celestisynth Tooltip

Fixes a mouse-scroll conflict between Obscure Tooltips and Celestisynth: hold Ctrl while scrolling over a tooltip to let Celestisynth page through its ability/passive list, instead of Obscure Tooltips scrolling the tooltip itself.

Why this exists

Obscure Tooltips grabs mouse scroll at the lowest possible level — it mixes into vanilla's own mouse input handling and, whenever the hovered tooltip is tall enough to need scrolling, cancels the scroll event outright before anything else can see it. Celestisynth's own scroll-to-page navigation (cycling through a weapon's Passive/Skill abilities) sits much later in the input pipeline, so it never gets a chance to run once Obscure Tooltips has already claimed the scroll. The result: hovering a Celestisynth weapon with a tall tooltip and scrolling always scrolls the tooltip, never pages abilities.

This addon doesn't change either mod's default behavior — it only adds one exception: while Ctrl is held, Obscure Tooltips steps aside for that scroll so Celestisynth (or vanilla) gets it instead. Release Ctrl and scrolling goes right back to normal.

Features

  • Hold Ctrl + scroll over a tooltip → Celestisynth's ability/passive paging works
  • Scroll without Ctrl → Obscure Tooltips' own tooltip scrolling works exactly as before
  • No config, no keybind screen — just a fixed modifier key
  • Client-side only; safe to install on a server, where it simply does nothing

Requirements

  • Minecraft 1.20.1
  • Minecraft Forge 47+
  • Obscure Tooltips (required dependency)
  • Celestisynth (required dependency)

Notes

This is an unofficial third-party addon, not affiliated with the authors of Obscure Tooltips or Celestisynth.