File Details
Apothic Renaming 1.0.0 NeoForge (1.21.1)
- R
- Jun 4, 2026
- 4.44 KB
- 47
- 1.21.1
- NeoForge
File Name
apothic_renaming-1.0.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
v1.0.0
First release of Apothic Renaming for 1.21.1 NeoForge.
A small server-side mod that lets you rename Apotheosis affixed items in a vanilla anvil. The custom name replaces Apoth's prefix and suffix decoration without using a Sigil of Unnaming. Affixes, sockets, and rarity color are preserved.
Behavior
- Listens to AnvilUpdateEvent and only acts when the left item has the AFFIX_NAME component and Apotheosis is loaded.
- Sets the typed name via DataComponents.CUSTOM_NAME, then collapses Apoth's affix-name template so only the custom text shows.
- Anvil cost is 1 XP level with no material cost.
Requirements
- NeoForge 21.1.187+
- Apotheosis 8.0.0 or newer (soft dependency, the mod does nothing without it)

