
Incompatible with Cofh Core mod,Archangel's Sight will not work.
6371peter opened this issue ยท 2 comments
AngelSightItem use ArrowLooseEvent,but Cofh Core(ArcheryEvents.java) set this event canceled.
to be fair the eidolon implementation is equally problematic
listen to entity join level, if it's a projectile check owner and add the mode
might even be other, better ways
For reference:
TL;DR:
They break the entire event because why not
(It default cancels and the actual shooting logic then happens in their own code)