-
-
Notifications
You must be signed in to change notification settings - Fork 961
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix and improvement of the Scaffold module #4326
Conversation
src/main/java/meteordevelopment/meteorclient/systems/modules/movement/Scaffold.java
Outdated
Show resolved
Hide resolved
src/main/java/meteordevelopment/meteorclient/systems/modules/movement/Scaffold.java
Outdated
Show resolved
Hide resolved
src/main/java/meteordevelopment/meteorclient/systems/modules/movement/Scaffold.java
Outdated
Show resolved
Hide resolved
src/main/java/meteordevelopment/meteorclient/systems/modules/movement/Scaffold.java
Show resolved
Hide resolved
It seems to be quite buggy if you have fast tower enabled and no blocks available to place. If you have no blocks at all in your hotbar you seem to be prevented from jumping when you stand still and it tries to tower up, while if you do have blocks in your hotbar but you have autoswitch disabled and you arent holding a stack, you go up but dont place any blocks at all. It would also be nice to have a speed setting for fast tower. |
@Wide-Cat I've fixed the bugs you describe and added a setting to control the speed of the fast-tower. |
Type of change
Description
Related issues
[Bug] Scaffold does not work #3543
How Has This Been Tested?
:)

Checklist: