#1 · Primary category: Game Modding Toolchains

MCP-Reborn

1-14-3 1-14-4 1-15 1-15-1 1-15-2 1-16-1 1-16-2 1-16-4 1-17 1-18 1-19 1-20 26-1 26-1-2 26-2 mcp minecraft

MCP-Reborn is an MCP (Mod Coder Pack) for Minecraft for making modded clients and researching its code. (1.13-26.2)

Project last updated:07/24/26

GitHub Stars

1.5K

Forks

193

Contributors

22

License

Other

Why we included this project

MCP-Reborn keeps the classic Mod Coder Pack approach alive, giving modders a deobfuscation and decompilation pipeline built on MCPConfig and ForgeGradle. It covers Minecraft versions from 1.13 up to 26.2, turning the obfuscated game code into readable, remapped Java source that is much easier to inspect and edit. Anyone maintaining a custom client who wants to dig into core game behavior will find the Gradle workflow familiar: run a setup task to generate the decompiled source, modify it, then build a runnable JAR. One important catch is that you cannot publish any code the tool generates.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category

No other listed projects in this category yet.

Know an open-source project that belongs in Game Modding Toolchains? Contact us to suggest it for inclusion — we review every submission.