lambda
lambda copied to clipboard
Minecraft utility mod coded in Kotlin
I think this module can be improved by displaying a Hologram/ ghost block of that block instead of not displaying anything at all.
**Describe the bug** Steal Button is at wrong position **To Reproduce** 1. get rusherhack 2. turn on cheststealer 3. open chest **Expected behavior**  the steal button is at wrong...
HoleSnap
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** HoleSnap only moves u to 1x1 holes, add a 2x1 mode
when mining obsidian, when the shulker opens, it starts opening for 1 second and closes, and so on in a circle.
Archive repo than!
Update
Updayte the client to 1.19 because of the annoying 1.19 update for 2b2t, This is the client I use the most and now I can no longer use it on...
when I decided to update the lambda client , I ran into a problem with pojavlauncher crashing. the previous version of the lambda works. If you run lambda 3.3.0 in...
### Activity System The implementation pattern involves breaking down complex problems into smaller, more manageable parts that can be solved individually using the divide-and-conquer approach. This approach simplifies the code...
Profiling indicates ~50% reduced CPU time and memory allocations Caches expensive operations where we iterate over all chunks in a radius and removes unnecessary vector object allocations.