Tiviacz1337 / Travelers-Backpack

Unique and upgradeable backpacks with customisation, Curios API/Trinkets integration and more!
155 stars 82 forks source link

Backpack renders despite client setting. #1026

Closed catreplicators closed 2 months ago

catreplicators commented 2 months ago
  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)

Tiviacz1337 commented 2 months ago

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.

Tiviacz1337 commented 2 months ago

https://www.curseforge.com/minecraft/mc-mods/travelers-backpack-fabric/files/5758816

Added show/hide backpack button