build/break keybind and macro mod
move try cjb's mods you can set the percentage of speed you want with no potionmacro might be to fast though you can make it slower though
the problem is that you can't stop it though i just thought of that you can only wait till the macro is gone like this
$${do(1);key(use);loop}$$
hopefully you see what this is
this right clicks 1 time
you can customize the number by changing the (1)
if you dont want macro you can assign 2 buttons to do the same thing like
key(use) = p
key(use) = o
but there is a way to put a delay cant remember though
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
An example:
move try cjb's mods you can set the percentage of speed you want with no potionmacro might be to fast though you can make it slower though
How do I use Macro Mod to build/break blocks faster?
$${do(1);key(use);loop}$$
hopefully you see what this is
this right clicks 1 time
you can customize the number by changing the (1)
if you dont want macro you can assign 2 buttons to do the same thing like
key(use) = p
key(use) = o
but there is a way to put a delay cant remember though