Traveler's Backpack [Fabric]

Traveler's Backpack [Fabric]

15M Downloads

Opening From Slot does not work with Mouse Button 4 or 5

ItzTK opened this issue ยท 1 comments

commented

Fabric [1.21.1] Traveler's Backpack 10.1.23

  1. You cannot use Opening From Slot when your Open Backpack keybind is set to Mouse Button 4 or 5.

  2. Steps to reproduce the bug:

  • Set Allow Opening From Slot config option to true/Yes
  • Set Open Backpack keybind to Mouse Button 4 or 5
  • Put backpack in inventory slot
  • Press Mouse Button 4 or 5 while hovering over backpack
  • Nothing happens
  1. Backpack opens when using Mouse Button 4 or 5 like it does with other keybinds.

Note: There may be some sort of limitation that makes fixing this impossible, but I thought it couldn't hurt to ask.

commented

Seems like the method that is used to detect key while pressing on backpack does not support keys from the mouse. Nothing I do about it sadly