A Minecraft deobfusctor / code generator
Generates deobfuscated code based on the emitted obfuscation files from mojang (since 19w36a) in about 5 minutes
platform independent
no local installation of Minecraft required
- You have to agree to the license under which the obfuscation map files are licensed
- Recommended: 1.5-2 GB of RAM for the decompiler
- Supported MC-versions: 1.14.4 or
>=
19w36a (1.15+)
Important
This project is not meant for game modifications!
Use a modding platform like Fabric instead
This project is designed for quickly inspecting new game versions.
The generated code is not perfect, but it's readable and that's what it's meant for.
No need to wait for someone to release new mappings or a version.
The project trys to work as automated as possible.
So if Mojang doesn't do any (breaking) changes, it should work a long time 🦖