
Large Arrow is broken
jaamleeto opened this issue ยท 1 comments
If you modify the base damage of the arrows, in a custom bow or in an event, the large arrow does exaggerated damage (very exaggerated)
Example:
arrow.setBaseDamage(arrow.getBaseDamage() + (double) powerLevel * 0.4D + 0.4D);