lambda icon indicating copy to clipboard operation
lambda copied to clipboard

Minecraft utility mod coded in Kotlin

Results 128 lambda issues
Sort by recently updated
recently updated
newest added

**Describe the bug** game crashes at runtime **To Reproduce** 1. open mc 2. crash **Expected behavior** it would launch **Debug info** it can't launch so i cant do that **Additional...

bug

**Describe the pull** Removes a reflection hack done in MixinEntityLivingBase to keep compatibility with older Mixin versions. **Describe how this pull is helpful** The comment above the hack describes it...

refactor

**Describe the pull** A HUD element that displays current client bindings. Similar to the HUD element that RusherHack provides. **Describe how this pull is helpful** Users can visually see the...

new

**Describe the pull** Completely rewrote the old KAMI Blue Packet flight amd Static flight **Describe how this pull is helpful** The new Packet flight mode is much faster and feature...

refactor

I think the way Search works right now is a bit "basic", as it only displays the same color for every block you're searching for, which isn't ideal as players...

enhancement

**Describe the bug** Upon attempting to start an instance with Lambda client, the process exits with code 1. **To Reproduce** 1. Create a 1.12.2 instance with Forge version 14.23.5.2860 in...

bug

**Describe the bug** Inability to load plugins, exception that I have: `[17:33:12] [Client thread/ERROR] [Lambda]: Missing definition. Please make sure compatible Lambda API is used. java.lang.NoSuchMethodError: com.lambda.client.plugin.api.PluginModule.(Lcom/lambda/client/plugin/api/Plugin;Ljava/lang/String;[Ljava/lang/String;Lcom/lambda/client/module/Category;Ljava/lang/String;IZZZZILkotlin/jvm/internal/DefaultConstructorMarker;)V at WhiteTools.(WhiteTools.kt:10) ~[?:?]...

bug

add an option to autoeject which make it so you only drop items if your inventory is opened uwu

enhancement

Not sure if this is already added but add a feature to warn the user in chat whenever selected rare entities like Zombie Villager or ocelots appear in render distance.

new

Also adds the option to search all chests that you opened in the world with this client open, this can reduce the time spend on searching and sorting item in...

new