File Details
Apothic Tooltip Cleanup 1.2.2 NeoForge (1.21.1)
- R
- Jun 4, 2026
- 39.54 KB
- 63.6K
- 1.21.1
- NeoForge
File Name
apothic_tooltip_cleanup-1.2.2.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
v1.2.2
Maintenance release with three fixes and a config simplification.
Fixes
- Gem bonus category filtering now applies correctly on socketed items, not just raw gems.
- The garbled marker character on socket lines now renders correctly across all locales.
- Prefix deletion in
affix_prefixes_mode = "delete"now actually strips the prefix and renders the base item name.
Changes
- Unified gem category filtering across the full, compact, and ultra gem modes. The
hidden_gem_categoriessetting now accepts either id form (["chestplate"]) or rendered name form (["Chestplates"]). - Moved
isGemtoTooltipMatcherfor internal consistency.
Removed
- Removed the broken
rarity_colors_enabledconfig option. It was non-functional.
Internal
- Added
displayTest = "IGNORE_SERVER_VERSION"toneoforge.mods.tomlso client-only installs no longer trigger a version mismatch on servers.
Requirements
- Apotheosis 8.x

