mirror of
https://github.com/seppukudevelopment/seppuku
synced 2024-12-27 17:12:09 +00:00
AutoEatModule: Bug fixes
This commit is contained in:
parent
a3b667df99
commit
e0eadafd0f
@ -75,6 +75,7 @@ public final class AutoEatModule extends Module {
|
||||
this.foodSlot = -1;
|
||||
this.previousHeldItem = -1;
|
||||
} else {
|
||||
mc.displayGuiScreen(null);
|
||||
mc.gameSettings.keyBindUseItem.pressed = true;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user