Back to rankings

Wurst-Imperium/Wurst7

Javawurstclient.net/download/

Minecraft Wurst Hacked Client v7

minecraft-modfabricfabricmc-modminecraftminecraft-fabric-modjavahacked-clientminecraft-utility-modminecraft-clientmodded-minecraft1-20-11-21
Star Growth
Stars
1.3k
Forks
519
Weekly Growth
Issues
22
5001k
Jan 2023Mar 2024May 2025Jul 2026
ArtifactsMavengit clone https://github.com/Wurst-Imperium/Wurst7.git
README

Wurst Client v7

Wurst Client logo

Installation

Wurst 7 can be installed just like any other Fabric mod. Here are the basic installation steps:

  1. Run the Fabric installer.
  2. Add the Wurst Client and Fabric API to your mods folder.

Please refer to the full Wurst 7 installation guide if you need more detailed instructions or run into any problems.

Also, this should be obvious, but you do need to have a licensed copy of Minecraft Java Edition in order to use Wurst. Wurst is a cheat client, not a pirate client.

Development Setup

[!IMPORTANT] Make sure you have Java Development Kit 25 installed. It won't work with other versions.

Development using Eclipse

  1. Clone the repository:

    git clone https://github.com/Wurst-Imperium/Wurst7.git
    cd Wurst7
    
  2. Generate the sources:

    ./gradlew genSources genEclipseRuns
    
  3. In Eclipse, go to Import... > Gradle > Existing Gradle Project and select this project.

  4. Optional: Right-click on the project and select Properties > Java Code Style. Then under Clean Up, Code Templates, Formatter, import the respective files in the codestyle folder.

Development using VSCode / Cursor

[!TIP] You'll probably want to install the Extension Pack for Java to make development easier.

  1. Clone the repository:

    git clone https://github.com/Wurst-Imperium/Wurst7.git
    cd Wurst7
    
  2. Generate the sources:

    ./gradlew genSources vscode
    
  3. Open the Wurst7 folder in VSCode / Cursor.

  4. Optional: In the VSCode settings, set java.format.settings.url to https://raw.githubusercontent.com/Wurst-Imperium/Wurst7/master/codestyle/formatter.xml and java.format.settings.profile to Wurst-Imperium.

Development using IntelliJ IDEA

I don't use or recommend IntelliJ, but the commands to run would be:

git clone https://github.com/Wurst-Imperium/Wurst7.git
cd Wurst7
./gradlew genSources ideaSyncTask --no-configuration-cache

Note: IntelliJ IDEA is not yet compatible with Gradle's configuration cache. You will run into issues.

Possible workarounds:

  • Turn off args files (this setting). Won't work for some users because of a command length limit.
  • Add --no-configuration-cache to all of your Gradle commands.

Contributing

Please always contact me before opening a Pull Request. Any method works. That way we can discuss your ideas early and avoid wasting your time working on unwanted features or having to make lots of changes later.

We also have contributing guidelines to help you get started.

Translations

To enable translations in-game, go to Wurst Options > Translations > ON.

The preferred way to submit translations is through a Pull Request here on GitHub. The translation files are located in this folder.

Names of features (hacks/commands/etc.) should always be kept in English. This ensures that everyone can use the same commands, keybinds, etc. regardless of their language setting. It also makes it easier to communicate with someone who uses Wurst in a different language.

License

This code is licensed under the GNU General Public License v3. You can only use this code in open-source clients that you release under the same license! Using it in closed-source/proprietary clients is not allowed!

Related repositories
MeteorDevelopment/meteor-client

Based Minecraft utility mod.

JavaMavenGNU General Public License v3.0minecraftminecraft-fabric
meteorclient.com
3.7k1.6k
BlueMap-Minecraft/BlueMap

A Minecraft mapping tool that creates 3D models of your Minecraft worlds and displays them in a web viewer.

JavaMavenMIT Licenseminecraftminecraft-mod
bluecolo.red/bluemap
2.8k226
TheUsefulLists/UsefulMods

Just a list of useful mods

MIT Licenseminecraftmod
bisecthosting.com/UsefulLists
2.4k127
xCollateral/VulkanMod

Vulkan renderer mod for Minecraft.

JavaMavenGNU Lesser General Public License v3.0minecraftvulkan
2.4k324
LuckPerms/LuckPerms

A permissions plugin for Minecraft servers.

JavaMavenMIT Licensepermissionsbukkit
luckperms.net
2.3k676
CCBlueX/LiquidBounce

A free Minecraft hacked client (utility mod) for Fabric

KotlinGNU General Public License v3.0liquidbounceminecraft
liquidbounce.net
2.3k672
webbukkit/dynmap

A set of Minecraft mods that provide a real time web-based map system for various Minecraft server implementations.

JavaMavenApache License 2.0minecraft-modpapermc-plugins
reddit.com/r/Dynmap/
2.2k486
walterhiggins/ScriptCraft

Write Minecraft Plugins in JavaScript.

JavaScriptnpmMIT Licenseminecraft-modjavascript
1.9k378
AppliedEnergistics/Applied-Energistics-2

A Minecraft Mod about Matter, Energy and using them to conquer the world..

JavaMavenOtherminecraftminecraft-mod
appliedenergistics.github.io
1.8k923
LiteLDev/LeviLamina

A lightweight, modular and versatile mod loader for Minecraft Bedrock Edition, formerly known as LiteLoaderBDS

C++GNU Lesser General Public License v3.0minecraftminecraft-server-software
lamina.levimc.org
1.6k127
gorilla-devs/ferium

Fast and multi-source CLI program for managing Minecraft mods and modpacks from Modrinth, CurseForge, and GitHub Releases

Rustcrates.ioMozilla Public License 2.0minecraftminecraft-mod
1.4k73
cc-tweaked/CC-Tweaked

Just another ComputerCraft fork

JavaMavencomputercraftminecraft
tweaked.cc
1.2k281