Easy Magic + Apotheosis Compat
Fixes compatibility between Apotheosis and Easy Magic when both mods are installed at the same time.
Why does this mod exist?
Apotheosis replaces the vanilla enchanting table with its own block. Easy Magic adds its features (item slot, reroll button, enchantment previews) via mixins that target the vanilla block — which means all Easy Magic features break when Apotheosis is installed. This mod bridges that gap.
What it does
Item stays in the table
Close the enchanting GUI and your item remains in the table. Open it again and it's right where you left it. No more having to put the item back every time.
Item rendered above the table
While an item is stored, it floats above the enchanting table with a gentle bobbing animation — just like Easy Magic does with the vanilla table.
Reroll button
Easy Magic's reroll button appears inside the Apotheosis enchanting screen. Click it to randomize the enchantment options, spending lapis and XP according to your config.
Book animation
The enchanting table book opens and closes correctly as you approach and walk away.
Safe to break
Breaking the table while an item is stored drops the item on the ground so nothing is lost.
Requirements
- Minecraft 1.20.1
- Forge 47.x
- Apotheosis 7.x (enchanting module must be enabled in Apotheosis config)
- Easy Magic 8.x
Configuration
A config file is generated at config/easyapothcompat-common.toml on first launch.
| Option |
Default |
Description |
reroll.enableReroll |
true |
Show the reroll button |
reroll.lapisCost |
1 |
Lapis per reroll (0 = free) |
reroll.xpCost |
0 |
XP levels per reroll (0 = free) |
Incompatibilities
None known. If you find one, please open an issue.