Ascendant Enchanting (0.0.0-beta.10)
Curse Maven Snippet
What's new
v0.0.0-beta.10 - Creative Tab Texture Fix
Fix
- Missing Textures in Creative Tab: Fixed the Ascendant Enchanting Table and Raven Enchanting Table displaying missing texture pattern (purple/black squares) in the creative inventory. Root cause: model and blockstate files were named with the original fork namespace (
apothic_enchanting_table) while the item registry used the ported namespace (ascendant_enchanting_table).
Technical Changes
- Renamed
models/item/apothic_enchanting_table.json→models/item/ascendant_enchanting_table.json - Renamed
models/block/apothic_enchanting_table.json→models/block/ascendant_enchanting_table.json - Renamed
blockstates/apothic_enchanting_table.json→blockstates/ascendant_enchanting_table.json - Renamed
items/apothic_enchanting_table.json→items/ascendant_enchanting_table.json - Updated all model path references in JSON files to match the new namespaces.
Note: This release fixes residual files from the original Apothic Enchanting fork. All enchanting table textures will now display correctly in the creative inventory and in-world.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

