[Bug Report] - Shotgun Enchant Obtainable but Seemingly Unimplemented?
studkid opened this issue ยท 0 comments
Describe the bug
The shotgun enchantment for the bow doesn't seem to have any discernible effects.
To Reproduce
Steps to reproduce the behavior:
- Enchant bow with shotgun I-IV
- Shoot it
- Only shoot one arrow with seemingly no extra effect
Expected behavior
I'd imagine shotgun is supposed to shoot out a volley of arrows (similar to the multishot enchant for the crossbow) but it only seems to fire a single arrow
Mod Info (please complete the following information):
- Forge: 36.2.33
- MC Version: 1.16.5
- Mod Version: 1.2.3
(tested while playing FTB Oceanblock 1.12.0)
Additional context
My assumption is that the enchantment's function just hasn't been implemented yet, since when I was looking at the source code myself, I wasn't finding any class/method intended to implement the function myself. It's possible that I just overlooked something though and just don't understand what the enchant is meant to do.