-
-
Notifications
You must be signed in to change notification settings - Fork 610
impr(NoFall/MLG): Add Scaffolding blocks #7458
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
base: nextgen
Are you sure you want to change the base?
impr(NoFall/MLG): Add Scaffolding blocks #7458
Conversation
6x68
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cat
src/main/kotlin/net/ccbluex/liquidbounce/event/EventListener.kt
Outdated
Show resolved
Hide resolved
Co-authored-by: DataM0del <[email protected]>
| lastPlacements.add(target.targetPos to Chronometer(System.currentTimeMillis())) | ||
|
|
||
| if (target.hotbarItemSlot.itemStack.item == Items.SCAFFOLDING) { | ||
| repeated<MovementInputEvent>(3) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why 3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tested, this is enough
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's the meaning, just a tested value?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use a const that explains it. :)
I can't view the video. |
2025-12-21.12-11-24.mp4
idk why there is so low fps 😭