ColorTooltips

ColorTooltips is a mod that provides a tip box style.It has two characteristics: brilliance and flexibility.
Back to Files

ColorTooltips-1211.3.5.jar

File nameColorTooltips-1211.3.5.jar
Uploader
YanbweYanbwe
Uploaded
Sep 12, 2026
Downloads
62
Size
95.1 KB
Mod Loaders
NeoForge
File ID
8865737
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:colortooltips-1501616:8865737"

Learn more about Curse Maven

What's new

Fixed

  • Text tooltips on JEI recipe pages could flash and then vanish. Tooltips drawn by recipe pages themselves (such as the Eterna / Quanta / Arcana values on Apothic Enchanting infusion recipes) are rendered during the recipe draw pass, which conflicted with this mod's shared animation state and the cached-tooltip replay path — the tooltip appeared for a frame and then disappeared. These tooltips are no longer taken over and are now drawn by vanilla. Item tooltips are unaffected.
  • A newly appeared tooltip could be misjudged as "lost" on the same frame. Closing a screen resets the animation state, after which the loss detection could fire almost immediately and skip the fade-out delay entirely, making the tooltip disappear instantly instead of fading. Tooltips observed in the current frame are no longer treated as lost.
  • Text tooltips could be clipped to nothing. The scissor rectangle was derived from the animator's in-flight size, which may still belong to a previously hovered tooltip of a different size; content taller or wider than that was cut off. Text tooltips (no item stack) now align to their content size. Item tooltip size easing is unchanged.

Changed

  • Minimum NeoForge raised to 21.1.238+ (development target 21.1.250, previously 21.1.233). Required by current JEI and Apotheosis builds.

This mod has no additional files