Skip to content
ThisTestUser edited this page Feb 11, 2026 · 11 revisions

Welcome to the MCPFixer wiki!

MCPFixer is only needed from versions 1.13 to 1.21.11. If you are dealing with versions 1.12.2 and below, simply select the correct MCP version from the wiki (https://minecraft.wiki/w/Tutorial:Programs_and_editors/Mod_Coder_Pack#Downloads). If you are dealing with versions released from 2026 on with the new versioning format, you do not need this tool, as there is no obfuscation to handle.

This tutorial has a lot of steps to follow. If you want to decompile Minecraft quickly, use this alternative instead: https://github.com/Hexeption/MCP-Reborn

To start off, head to the tutorial page that matches the Minecraft version you are trying to decompile. The tutorials will reference a fixer tool, which you can get from the releases section of this repo. Make sure you have the latest version of the tool.

Then, head to the launching page for instructions on how to setup the Eclipse workspace in order to run the decompiled code.

For decompiling snapshots or using Mojang mappings before 1.17, head to the special cases page.

Clone this wiki locally