promotional bannermobile promotional banner

Ascendant Enchanting

Overhauls major enchanting systems — new enchanting table mechanics, enchantment library, and enchantments. Fork of Apothic Enchanting — module of the Ascendant Equipment family. Requires Common Toolkit and Ascendant Attributes.
Back to Files

Ascendant Enchanting (0.0.0-beta.6)

File nameascendant_enchanting-26.2-neoforge-0.0.0-beta.6.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Aug 5, 2026
Downloads
7
Size
6.6 MB
Mod Loaders
NeoForge
File ID
8584914
Type
B
Beta
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:ascendant-enchanting-1638558:8584914"

Learn more about Curse Maven

What's new

v0.0.0-beta.6 - NeoForge 26.2.0.37-beta compatibility fix

Fixes critical mixin injection failure when using NeoForge 26.2.0.37-beta. The BlocksMixin strict injection target detection was failing due to internal structure changes between 26.2.0.32-beta and 26.2.0.37-beta.

Fix

  • Simplified BlocksMixin @Slice configuration to be more tolerant of internal Minecraft changes.
  • Changed mixin requirement from strict (require=1) to flexible (require=0) to allow mixin application even if exact target patterns change between patch versions.
  • Tested on NeoForge 26.2.0.37-beta — client launches successfully without mixin injection errors.

Technical Changes

  • BlocksMixin — Removed upper bound constant from @Slice (was searching for "enchanting_table" to "brewing_stand" range, now only searches from "enchanting_table" onward).
  • Set injection requirement to 0 to prevent hard failures if the exact injection point shifts in patch releases.
Not affiliated with or endorsed by the original author.

This mod has no related projects