Quiver not working
Moneer333 opened this issue ยท 7 comments
I'm not able to shoot the arrows that are in the quiver at all i don't know why i don't know if anyone else is having this issue.
Moreover, I can't take a stack of arrows out of a quiver once its in so i can't even get my arrows back.
ok nevermind my quiver had some weird arrows in it and that was the issue . seems resolved when i removed arrow of the turtle master and arrow of slowness
It works like a bundle, same way you get stuff out there. If arrows don't work it's a mod incompatibility, mixins clashing or overriding my stuff likely. I know that for example archers paradox nukes my stuff
Archer's Paradox doesn't "nuke your stuff" - I provide a capability and a number of other things to work with CoFH's enhanced bow logic. Let's maybe see what you're doing and what I'm doing and get this resolved.
Im using a couple of mixins like this one
I believe I have a workaround on my end. My archery code predates the existence of mixins in Forge, and actually predates the GetProjectiles event as well.
I'll see what I can do.