Simplici is a minecraft mod that aims to add vanilla style vehicle and doohickeys to VS2.
1.21 / 1.22 - I will try to keep the mod up to date on the latest version
1.19.2 - if its requested enough I will consider porting the initial release ONLY
1.18.2 - Needs consideration, but it most likely will happen
Contributions are always welcome!
See contributing.md for ways to get started.
Please adhere to this project's code of conduct.
Please respect the mods license
Clone the project
git clone https://github.com/Dusty-Development/Simplici.gitor if your using github CLI
gh repo clone Dusty-Development/SimpliciAfter you've cloned the repo
Go to the project directory
cd my-projectopen the project directory in a java ide such as Intellij or Eclipse
after gradle builds run the "runClient" gradle task for the desired launcher
- Eueka <- mod template
- VS2 <- physics engine
- PID_Controller <- PID controller
