diff --git a/src/main/kotlin/ru/dbotthepony/mc/otm/client/screen/MatteryScreen.kt b/src/main/kotlin/ru/dbotthepony/mc/otm/client/screen/MatteryScreen.kt index 41b336d2d..cf7b1255b 100644 --- a/src/main/kotlin/ru/dbotthepony/mc/otm/client/screen/MatteryScreen.kt +++ b/src/main/kotlin/ru/dbotthepony/mc/otm/client/screen/MatteryScreen.kt @@ -76,8 +76,8 @@ abstract class MatteryScreen(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() )