Backpack GUI off by 1 pixel
Kal-xyz opened this issue ยท 2 comments
- ALWAYS PROVIDE INFORMATION ABOUT MODLOADER (Fabric / Forge) AND MOD VERSION (For Example 1.19.2-8.2.10)
Tested in fabric (0.15.11), mod version is (1.21-10.0.2) but also probably applicable to older versions.
- Describe the bug
The Backpack GUI is off by 1 pixel.
- Write steps to reproduce the bug
Open the backpack inventory.
- What is expected behaviour
The backpack inventory to be moved up by 1 pixel.
- Screenshots (If applicable)
for context: I was making a resource pack for custom GUIs and when i tried making one for traveler's backpack, my original mesurements didn't match up and I realized that the GUI was off my 1 pixel. This could be intentional, but if it isn't please fix it.
Thank you!