GithubHelp home page GithubHelp logo

kmatias123 / lambda Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lambda-client/lambda

0.0 0.0 0.0 22.34 MB

Minecraft utility mod coded in Kotlin

Home Page: https://lambda-client.com

License: GNU Lesser General Public License v3.0

Shell 0.09% Java 7.10% Kotlin 88.84% GLSL 3.96%

lambda's Introduction

GitHub All Releases CodeFactor build Discord Mine minecraft Code size GitHub repo size Lines of Code

Lambda is a free, open-source, Minecraft 1.12.2 utility mod made for the anarchy experience. A visionary plugin system that allows additional modules to be added, without the need to create a fork! Customize your experience, and improve your efficiency!

Find our plugins here.

lambda-3.0.1.jar - 6. January, 2022 - 12.0 Mb

Installation

  1. Install Minecraft 1.12.2
  2. Install Forge
  3. Download the mod file here
  4. Put the file in your .minecraft/mods folder

FAQ

How do I...

... open the ClickGUI?

Press Y

... execute a command?

Use the ingame chat with the prefix ;

... install plugins?

Open the ClickGUI by pressing y. The window called Plugins contains all installed plugins. Either you get an official plugin by opening the Remote Plugins window which are hosted on GitHub. Or if you want to load a third party plugin click the Import button and put the jar into the folder.

CAUTION: Third party plugins can contain dangerous code! Only use plugins from trusted sources!

... export KAMI blue config to lambda?

Rename .minecraft/kamiblue to .minecraft/lambda

... fix most crashes on startup?

Possibly you have multiple mods loaded. Forge loads mods in alphabetical order, so you can change the name of the Mod jar to make it load earlier or later. Add for example an exclamation mark to lambda jar to make it load first. If you got Error: java.lang.IllegalAccessError: tried to access field net.minecraft.util.math.Vec3i.field_177962_a from class baritone.k remove the noverify tag from your arguments.

... reset the ClickGUI scale?

Run the command ;set clickgui scale 100

Contributing

Clone Repository

Clone the repository to your local machine. Use the link of either your fork or the main repository.

git clone https://github.com/lambda-client/lambda

Run setupWorkspace.sh to initialize the environment. With terminal on Linux or Git Bash for Windows

./setupWorkspace.sh

Setup IDE

In this guide we will use IntelliJ IDEA as IDE.

  1. Open the project from File > Open...
  2. Let the IDE collect dependencies and index the code.
  3. Goto File > Project Structure... > SDKs and make sure an SDK for Java 8 is installed and selected, if not download it here

Gradle build

Test if the environment is set up correctly by building the client and run it inside IDE using the Gradle tab on the right side of the IDE.

  1. Go to lambda > Tasks > build > runClient in the Gradle tab and run the client or create a native run using lambda > Tasks > fg_runs > genIntelliJRuns.
  2. To build the client as a jar run lambda > Tasks > build > build. IntelliJ will create a new directory called build. The final built jar will be in build/libs

Thanks to

zeroeightysix for the original KAMI

KAMI Blue for the continuation of KAMI

ronmamo for Reflections

MinecraftForge for Forge

Our contributors

Stargazers

Stargazers

Disclaimer

This software does not contain any copyrighted Minecraft code. This is a Forge utility mod. Only meant for use in anarchy environments. Do not use without permission of server administration.

lambda's People

Contributors

20kdc avatar 5ht2 avatar avanatiker avatar bitbuf avatar cuhnt avatar czho avatar dependabot-preview[bot] avatar differentperson avatar emotionallove avatar etesting7 avatar friedrichm avatar huddy987 avatar humboldt123 avatar ironexception avatar luna5ama avatar mattymatty97 avatar natan515 avatar nepnep21 avatar nopjmp avatar not-ivy avatar nothub avatar omninope avatar pol-y-mer avatar scorbett123 avatar sorzon avatar spide-r avatar toxicaven avatar vonr avatar willemml avatar zeroeightysix avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.