promotional banner

Apothic Renaming

An Apotheosis addon that lets you rename affixed items in an anvil without needing the Sigil of Unnaming.
Back to Files

Apothic Renaming 1.0.0 NeoForge (1.21.1)

File nameapothic_renaming-1.0.0.jar
Uploaded
Jun 4, 2026
Downloads
3.2K
Size
4.4 KB
Mod Loaders
NeoForge
File ID
8194610
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:apothic-renaming-1555475:8194610"

Learn more about Curse Maven

What's new

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)

This mod has no additional files