Enigmatic-Legacy icon indicating copy to clipboard operation
Enigmatic-Legacy copied to clipboard

1.19 version's Enchanter's Pearl does not seem to have compat with Apotheosis enchanting

Open Jackiecrazy opened this issue 1 year ago • 2 comments

Enchanting still consumes lapis, I'm not sure about treasure/curse yet. Will update once I find out.

Jackiecrazy avatar Apr 02 '23 10:04 Jackiecrazy

https://github.com/Shadows-of-Fire/Apotheosis/blob/1.19/src/main/java/shadows/apotheosis/ench/table/ApothEnchantContainer.java

Could be because the enchantment table is not the vanilla one and has it's own logic for clickMenuButton Meaning the mixin does not attach itself to the method that will be used

Not sure though - I did find this though: https://github.com/CyberFlameGO/Enigmatic-Legacy/blob/1.18.X/src/main/java/com/integral/enigmaticlegacy/mixin/MixinApotheosisEnchantmentContainer.java

SiverDX avatar May 02 '23 21:05 SiverDX

For 1.19, Enigmatic Legacy indeed lacks up-to-date integration with Apotheosis. As I could not merge #427 as-is, this is something I will address as part of 1.20 updates.

Aizistral avatar Aug 03 '23 11:08 Aizistral