Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wurstplus/wurst-plus-three

forge mod for 1.12.2 minecraft
https://github.com/wurstplus/wurst-plus-three

2b2t anarchy forge minecraft wurst

Last synced: 3 months ago
JSON representation

forge mod for 1.12.2 minecraft

Awesome Lists containing this project

README

        

![logo](src/main/resources/logo.png)

# Wurst+3

dwnlds

[Discord](https://discord.com/invite/hvnZePKQHx) | [Donate](https://paypal.me/trvsf) | [Download](https://github.com/TrvsF/wurst-plus-three/releases/latest)

1.12.2 forge minecraft client

Made for crystalpvp and killing noobs.

On first run ensure your voices volume is maxed ;)

[CoC](CODE_OF_CONDUCT.md)

## Credits

the usual suspects are here, [phobos](https://github.com/Hqrion/Phobos-1.9.0-BUILDABLE-SRC), [gamesense](https://github.com/IUDevman/gamesense-client), some [xulu](https://github.com/Elementars/Xulu-v1.5.2), and other misc stuff. if you want better credit dm me on discord travis#0001

Also the old gui is using [panel studio](https://github.com/lukflug/PanelStudio/)

## Why

Got bored pt. 3, began work as a project for my friends to pvp, turned into this

## How

Download the latest release or build yourself, put file into your mods folder and run with forge 1.12.2

## Build

If you want to compile your own binaries use the following commands

```bash
./gradlew setupdecompworkspace
./gradlew build
```

## Usage

Right shift opens the GUI

'.' is the default prefix, to change this go to .minecraft\Wurstplus3\configs\default\BINDS.txt and change the top line

For a list of commands [click here](Commands.md)

## Contributing
Make a pull request, would be preferable if you joined the discord before hand

For a guide on contributing please [click here](CONTRIBUTING.md)