One more wrong exopack locale id
This commit is contained in:
parent
bcd810a5aa
commit
5f95f9e75a
@ -98,7 +98,7 @@ private fun inventoryLogic(event: ScreenEvent.Init.Post) {
|
|||||||
minecraft.setScreen(ExoPackInventoryScreen(player.exoPackMenu))
|
minecraft.setScreen(ExoPackInventoryScreen(player.exoPackMenu))
|
||||||
|
|
||||||
InputConstants.grabOrReleaseMouse(minecraft.window.window, 212993, mouseX, mouseY)
|
InputConstants.grabOrReleaseMouse(minecraft.window.window, 212993, mouseX, mouseY)
|
||||||
}).also { it.tooltip = TranslatableComponent("otm.gui.exosuit.go_in") })
|
}).also { it.tooltip = TranslatableComponent("otm.gui.exopack.go_in") })
|
||||||
|
|
||||||
event.addListener(widget)
|
event.addListener(widget)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user