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.2.0 (1.20.1)

  • R
  • May 28, 2026
  • 39.77 KB
  • 156
  • 1.20.1
  • Forge

File Name

apothic_tooltip_cleanup-1.2.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Features

  • Added 3-mode toggles for hide features. Each hideable feature now accepts show, alt, or delete. Show keeps the feature visible, alt hides it until you hold Alt, delete hides it permanently.
  • New config: affix_extras_mode (replaces hide_affix_extras, default alt)
  • New config: durability_bonus_mode (replaces hide_durability_bonus, default alt)
  • New config: summarization_mode (replaces disable_summarization, default alt)
  • New config: potion_descriptions_mode (replaces disable_potion_descriptions, default show)
  • New config: affix_prefixes_mode (replaces clean_affix_prefixes, default show)

Fixes

  • Hold Alt prompt now inserts mid-tooltip above the attribute block instead of appending at the end where tall tooltips clipped it off-screen.
  • affix_display_mode now defaults to all, so all affixes show by default.

Misc

  • Source line ("Affixes by Apotheosis") is now always hidden, no config option.
  • Breaking config change: old boolean keys are no longer read. Configs regenerate with the new keys on first launch, custom configs need to be migrated manually.