Ascendant Enchanting (0.0.0-beta.8)
Curse Maven Snippet
What's new
v0.0.0-beta.8 - Fixed enchanting block rendering
Fix
- Issue: All enchanting blocks were failing to render with missing texture errors due to incorrect namespace references in blockstate files.
- Root cause: Blockstate JSON files were referencing the legacy
apothic_enchanting:namespace instead of the correctascendant_enchanting:namespace. - Solution: Updated all 34 blockstate files (136 model references) to use the correct
ascendant_enchanting:namespace. - Affected blocks: All enchanting shelves, tables, libraries, and utility blocks now render correctly.
Technical Changes
- Fixed namespace references in
src/main/resources/assets/ascendant_enchanting/blockstates/*.json - Updated filtering_shelf.json (52 references), library.json, ender_library.json, and all shelf variants
- No code changes required — asset-only fix
JAR: ascendant_enchanting-26.2-neoforge-0.0.0-beta.8.jar
This mod has no additional files

