Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wurstplus/wurst-plus-three
- Owner: WurstPlus
- License: agpl-3.0
- Archived: true
- Created: 2021-04-08T23:11:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-21T23:51:39.000Z (about 2 years ago)
- Last Synced: 2024-09-25T20:23:58.154Z (3 months ago)
- Topics: 2b2t, anarchy, forge, minecraft, wurst
- Language: Java
- Homepage:
- Size: 37.9 MB
- Stars: 201
- Watchers: 7
- Forks: 89
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![logo](src/main/resources/logo.png)
# Wurst+3
[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 handFor a guide on contributing please [click here](CONTRIBUTING.md)