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.2)

File nameascendant_equipment-26.2-neoforge-1.0.2.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Aug 12, 2026
Downloads
67
Size
6.5 MB
Mod Loaders
NeoForge
File ID
8628532
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

What's new

v1.0.2

Localization fix: restored a NeoForge attribute-tooltip template the mod had accidentally broken, and filled in several missing translation keys across rarities, purities and damage types.

Fix

  • Attribute modifier tooltips (all items): neoforge.modifier.plus/neoforge.modifier.take were overridden with a one-argument template, but NeoForge builds every attribute-modifier tooltip line (value + attribute name) from these two keys. The broken override silently dropped the attribute name from every affixed item's stat lines, leaving only an icon and a bracketed value. Restored NeoForge's original two-argument templates.
  • Drop probability tooltip: rarity labels were built with a malformed translation key and showed raw, truncated text (e.g. _equipment:common: 60%) instead of the rarity name.
  • Rarity & purity labels: added the missing translations for all 5 rarities and all 6 gem purities.
  • World Tier screen: added the missing "Haven" button label and removed a leftover unsubstituted placeholder from the difficulty text.
  • Damage reduction affixes: added the missing damage-type labels (Fire, Fall, Explosion, Projectile, Lightning) — gear reducing one of these previously showed a raw translation key in its description.