Ensorcellation enchantment compatibility.
Dehaku opened this issue ยท 0 comments
What Should Be Added or Changed?
1.15.2
Ensorcellation has a version of the 'Multishot' enchantment for bows called 'Volley', but it doesn't have support out of the bat, it requires an opt in.
This was the link I was given.
https://github.com/KingLemming/1.15/blob/master/CoFHCore/src/main/java/cofh/lib/capability/CapabilityArchery.java
"which will require a compile-time dependency on CoFHCore"
Why Should This Be Done?
The crossbow has vanilla's multishot, it'd be great if bows could have Volley as well.