Traveler's Backpack [Fabric]

Traveler's Backpack [Fabric]

15M Downloads

On death, backpack is missing when using Your Items Are Safe

Adrian-MC20 opened this issue ยท 2 comments

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

  2. Describe the bug
    When dying the backpack is not placed down anywhere when also using mod Your Items Are Safe, which puts all your inventory in 1-2 chests.
    There is a possibility that the backpack is replaced by chests, because in the chat I have "Backpack placed at coordinates X Y Z" and the next line after that is the Your Items... death message. So there is a probability that backpack activates first and then gets replaced

Could it not have a radius for placing the backpack? Like 2-3 blocks?

  1. Write steps to reproduce the bug
    Install both Traveller's Backpack and Your Items Are Safe by Serilum.
    Have full inventory
    Die

  2. What is expected behaviour
    Backpack should be placed on top of chests or in a 2-3 block radius

  3. Screenshots (If applicable)
    No

commented

If backpack is getting replaced by the chest, then it's said mod issue, backpack gets placed FIRST, then the mod is not checking if the block is empty to put the chest and puts it anyways resulting in replacing backpack