promotional bannermobile promotional banner

Ascendant Equipment

A NeoForge equipment mod for Minecraft 26.2. Currently in early development.
Back to Files

Ascendant Equipment (1.0.0)

File nameascendant_equipment-26.2-neoforge-1.0.0.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Aug 10, 2026
Downloads
8
Size
6.6 MB
Mod Loaders
NeoForge
File ID
8617529
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:ascendant-equipment-1638146:8617529"

Learn more about Curse Maven

What's new

v1.0.0 - First Stable Release

Ascendant Equipment leaves beta. This release closes out the accumulated beta.15–beta.22 fixes plus a full pass on gem and socketing tooltips.

Fix

  • Gem tooltips: added the 21 missing gem name translations, all gem_class.* and loot_category.* category labels, and every gem bonus description (durability, bloody_arrow, leech_block, all_stats, mageslayer, multi_attribute) — these previously showed the raw untranslated key instead of readable text.
  • Potion Charm: the item name now includes the active potion effect, and the missing tooltip lines (applied effect, source, enabled/disabled state, Curios-only notice) were added.
  • Right-click-to-socket message now correctly names the gem and the target item instead of showing a blank message.
  • Critical: dynamic registry codec dispatchers (LootRule, SpawnCondition, EntityModifier, GemBonus) are now initialized — rarities, gems, affixes, invaders, elites and augments all load correctly.
  • JEI recipe extensions (Malice, Supremacy, Unnaming) no longer crash on an empty rarity list.
  • Config sync no longer crashes on world join; all network payloads are properly registered.
  • Item textures and asset paths normalized (textures/blocks/textures/block/, textures/items/textures/item/).

Technical Changes

  • Mixin annotation processor wired into the build for refmap generation.
  • EquipmentEvents/AscEqMobEvents registered on the NeoForge event bus.

Notes

This is a declared port of Apotheosis by Shadows_of_Fire. Art assets are still placeholders in several areas pending a dedicated art pass; a full functional-parity QA sweep against the original has not been run yet.

This mod has no related projects