OneLemonyBoi / MiniUtilities

https://www.curseforge.com/minecraft/mc-mods/miniutilities
MIT License
12 stars 17 forks source link

[Bug Report] - Shotgun Enchant Obtainable but Seemingly Unimplemented? #127

Closed studkid closed 2 years ago

studkid commented 2 years ago

Describe the bug The shotgun enchantment for the bow doesn't seem to have any discernible effects.

To Reproduce Steps to reproduce the behavior:

  1. Enchant bow with shotgun I-IV
  2. Shoot it
  3. 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):

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.