Compatibility
BananaSniper opened this issue ยท 2 comments
In the mod 'Upgraded Netherite' the netherite Crossbows are unaffected by the Crescendo Enchantment and they only load one arrow!
Apotheosis Version 1.18.2-5.3.6
Closed Source / ARR mods are not supported.
All crossbow hooks are implemented using this mixin: https://github.com/Shadows-of-Fire/Apotheosis/blob/1.18/src/main/java/shadows/apotheosis/mixin/CrossbowItemMixin.java
If this isn't working, it means they aren't using the vanilla crossbow class, and there's not much I can do anyway.