A Wurst-like hack client for Minecraft 1.21.1 with a NeoForge target.
- Build AND Locate .JAR files for NeoForge:
chmod +x ./scripts/build-jars.sh && ./scripts/build-jars.sh
- Run NeoForge client for development:
./gradlew :neoforge:runClient --debug
If you want to contribute or run the project locally, see CONTRIBUTING.md for a full guide. Quick commands:
- Build:
./gradlew build --no-daemon - Build AND Locate .JAR files for NeoForge:
chmod +x ./scripts/build-jars.sh && ./scripts/build-jars.sh - Run NeoForge client for testing:
./gradlew :neoforge:runClient --debug
- Configurable click-UI keybinds (default: Right Ctrl)
- Ported modules: AutoAttack, SpeedHack (configurable multiplier), MobVision, FullBright
Contributions welcome — please see CONTRIBUTING.md for contribution guidelines. If you prefer direct contact, email kenzo101studios@gmail.com.
MIT — see LICENSE for details.
PS: Dont mind some directories or files be mentioning Wurst Client. it was because the original maybe COPYRIGHTED project was to port Wurst Client to neoforge. but i decided to create my own hack client with VS CODE!
Check out my ElytraMace Project as well!