"fix" one pixel item offset
This commit is contained in:
parent
738479b6ee
commit
f26f5a51bb
@ -76,8 +76,8 @@ abstract class MatteryScreen<T : MatteryMenu>(menu: T, inventory: Inventory, tit
|
||||
poseStack,
|
||||
requireNotNull(ru.dbotthepony.mc.otm.client.minecraft.player) { "yo, dude, what the fuck" },
|
||||
itemstack,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
1,
|
||||
(x + y * ru.dbotthepony.mc.otm.client.minecraft.window.guiScaledWidth).toInt()
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user