Apothic Tooltip Cleanup v1.2.0 - NeoForge 1.21.1
·
23 commits
to main
since this release
Features
- Added 3-mode toggles for hide features. Each hideable feature now accepts
show,alt, ordelete. Show keeps the feature visible, alt hides it until you hold Alt, delete hides it permanently. - New config:
affix_extras_mode(replaceshide_affix_extras, defaultalt) - New config:
durability_bonus_mode(replaceshide_durability_bonus, defaultalt) - New config:
summarization_mode(replacesdisable_summarization, defaultalt) - New config:
potion_descriptions_mode(replacesdisable_potion_descriptions, defaultshow) - New config:
affix_prefixes_mode(replacesclean_affix_prefixes, defaultshow)
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_modenow defaults toall, 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.
- Updated README to reflect the new config names and 3-mode system.