
[BUG] Controllable and Souslike Moonlight Shortsword
Mineyearn opened this issue ยท 2 comments
Minecraft, modloader and mod versions
Minecraft: 1.20.1
Fabric: 0.16.9
Soulslike-Weaponry: 1.1.5 Fabric
Describe the bug
Using controllable, the moonlight shortsword does not shoot out the moonlight beam when using a controller, but when using a mouse click it does. I have compared bindings and the controllable and left mouse click binding are both pointing to Attack/Destroy and not pointing to anything else. Despite everything being the same the moonlight shortsword only works with mouse and not controller.
Add logs
Not a crash, not sure there are logs for specific key inputs, if you have a specific log you need please let me know and I am happy to provide!
To Reproduce
Steps to reproduce the behavior:
- Download Marium's souslike weaponry and controllable, load with fabric
- In new world, equip moonlight shortsword and use left mouseclick to confirm sword works, then use controllable to confirm it does not work with controller
Expected behavior
When using controllable, if set to the same attack/destroy bind it should activate the moonlight shortsword ability
Screenshots and videos
Other mods or relevant info
Controllable
I've coded it so that it should trigger for each attack press, so it surprises me that the mod don't "trigger" the usual attack key so other mod's effects also happen. Don't really know how to fix this issue either, hope the other mod responds to the other issue you made over there.