Traveler's Backpack

Traveler's Backpack

26M Downloads

Backpack renders despite client setting.

catreplicators 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)
    Fabric 1.20.1, mod version 9.1.16

  2. Describe the bug
    Despite client setting "Disable backpack render" being true, the backpack still renders on the player if Trinkets integration is enabled.

  3. Write steps to reproduce the bug
    a. Enable trinkets integration
    b. Equip backpack
    c. Go into third person view

  4. What is expected behaviour
    The expected result is that the backpack is invisible when this setting is enabled.

  5. Screenshots (If applicable)

commented

Theres going to be an update for Fabric tomorrow that will introduce show/hide button for backpack. At the moment disable backpack render config option do not work correctly with trinkets enabled.