Skip to content

kenzo101-codeit/hack_client-for_neoforge-by_kenzo101_studios

Repository files navigation

CI License: MIT

Hack Client for 1.21.1 (NeoForge)

A Wurst-like hack client for Minecraft 1.21.1 with a NeoForge target.

Quick start

  • 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

Development / Quick-start

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

Features

  • Configurable click-UI keybinds (default: Right Ctrl)
  • Ported modules: AutoAttack, SpeedHack (configurable multiplier), MobVision, FullBright

Contributing

Contributions welcome — please see CONTRIBUTING.md for contribution guidelines. If you prefer direct contact, email kenzo101studios@gmail.com.

License

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!

OTHER PROJECT!

Check out my ElytraMace Project as well!

Static Badge