Port to 1.20.2 (#305)
Co-authored-by: Cloudburst <18114966+C10udburst@users.noreply.github.com>
This commit is contained in:
@@ -63,7 +63,7 @@ public class AutoGrind extends Module {
|
||||
|
||||
if (mc.currentScreen == null) break;
|
||||
|
||||
InvUtils.quickMove().slot(i);
|
||||
InvUtils.quickSwap().slot(i);
|
||||
InvUtils.move().fromId(2).to(i);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user