Custom Tooltip API

Data-driven tooltip text creation.
Back to Files

CTA 4.0.0 - Forge 1.20.1

File namecustom_tooltip_api-forge-4.0.0.jar
Uploader
StalematedStalemated
Uploaded
Jun 16, 2026
Downloads
32
Size
159.5 KB
Mod Loaders
Forge
File ID
8257073
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:custom-tooltip-api-1508021:8257073")

Learn more about Curse Maven

What's new

Full Changelog

4.0.0

This release marks a massive structural refactoring, splitting features into multiple mods and introducing S-Lib as a dependency!

Changes

  • Decoupled and removed all tooltip scrolling and resizing logic, moving it to a brand-new standalone mod: Smart Tooltip Scroll.
  • Custom Tooltip API now requires the S-Lib shared library dependency.

Fixes

  • Resolved crashes that occurred when using InsertStrategy and ReplaceAllStrategy.
  • Fixed Tierify compatibility issues, resolving a bug where custom backgrounds and borders would fail to render.