promotional bannermobile promotional banner

Apothic Tooltip Cleanup

Cleans up Apotheosis affix and gem tooltips. Truncate affix lists, compact gem displays, and merge empty sockets.

File Details

Apothic Tooltip Cleanup 1.0.0 (1.20.1)

  • R
  • May 8, 2026
  • 37.91 KB
  • 554
  • 1.20.1
  • Forge

File Name

apothic_tooltip_cleanup-1.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:apothic-tooltip-cleanup-1536956:8056136")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Initial Release

A client-side Forge 1.20.1 mod that cleans up Apotheosis affix and gem tooltips.

Features:

  • Truncate affix lists with Hold Alt to expand. Configurable: all, top_n (default 3), or alt_only.
  • Compact gem tooltips on raw gems. Four modes: full, compact, ultra, hidden.
  • Merge empty sockets on socketed items into one summary line. Mixed sockets supported (filled gems still render, empty count below).
  • Hide the bonus durability line.
  • Hide the Apotheosis affix summary block (Cold/Fire/HP%/Spell Resistance lines).
  • Hide the affix source line.
  • Custom rarity color overrides for all six tiers (Common, Uncommon, Rare, Epic, Mythic, Ancient). Apotheotic Additions's Esoteric rarity maps to Ancient via namespace fallback.
  • Strip prefixes from affix names.
  • Sort affix lines by rarity, alphabetical, type, or default.
  • Hide individual affixes by translation key prefix.
  • Hide potion-style affix descriptions.

Compatibility:

  • Apotheosis (required)
  • Apotheotic Additions (optional, supported)
  • Apothic Attributes (optional, supported)
  • Fallen Gems & Affixes (tested compatible)