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.1.0 NeoForge (1.21.1)

  • R
  • May 27, 2026
  • 37.67 KB
  • 14
  • 1.21.1
  • NeoForge

File Name

apothic_tooltip_cleanup-1.1.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

Initial release of NeoForge 1.21.1, porting v1.1 Forge 1.20.1

Features

  • Truncate affix lists with affix_display_mode. Show all, top N (default 3), or hide all until Alt is held.
  • hide_affix_extras strips [⌛ MM:SS] cooldown markers and [Stacking] modifier tags from affix lines. Hold Alt to reveal.
  • Compact gem tooltips with gem_tooltip_mode. Full, compact, ultra, or hidden.
  • hidden_gem_categories hides specific gem categories from "Fits In" lists. Case-insensitive, works in all modes.
  • Merge empty sockets on socketed items into one summary line.
  • Hide the bonus durability line, summary block, affix source line, and potion-style descriptions individually.
  • Custom rarity color overrides for the five Apotheosis 8.x tiers plus an Ancient fallback color.
  • Strip prefixes from affix names, sort affixes by rarity/alphabetical/type, hide individual affixes by translation key.

Compatibility

  • Apotheosis 8.x (soft dependency)
  • Apotheotic Additions (optional)
  • Apothic Attributes (optional)