Traveler's Backpack [Fabric]

Traveler's Backpack [Fabric]

15M Downloads

Deselect Mod - Picking up backpack while hotbar is "deselected" deletes backpack

HAWK-6155 opened this issue ยท 1 comments

commented
  1. ALWAYS PROVIDE INFORMATION ABOUT MODLOADER (Fabric / Forge) AND MOD VERSION (For Example 1.19.2-8.2.10)

Minecraft 1.20.1
Fabric 0.16.14
Deselect 1.1.2
Traveler's Backpack 9.1.37

  1. Describe the bug
    When using the Deselect mod, picking up any Traveler's Backpack (https://modrinth.com/mod/travelersbackpack) that was placed on the ground causes the backpack to get deleted. It does not go to the hotbar, or to inventory, or drop on the ground. This seems to only happen when an occupied hotbar slot is "deselected", "deselected" empty slots result in expected behavior.

  2. Write steps to reproduce the bug

  • Select occupied hotbar slot
  • "Deselect" hotbar slot
  • Sneak+RClick Traveler's Backpack that is placed on ground
  • Witness as the Traveler's Backpack and all contents are obliterated
  1. What is expected behaviour
    Backpack should go to an open hotbar slot instead - if none are available, it should to inventory. If no space is available in inventory, it should drop on the ground.

  2. Screenshots (If applicable)
    N/A

  3. Additional notes
    This has also been reported to the Deselect mod's Github.
    Jolkert/deselect#4