MCP-Reborn is an MCP (Mod Coder Pack) for Minecraft for making modded clients for Minecraft and researching its code. It is based on MCPConfig and ForgeGradle by MinecraftForge Team.

Features

  • Import the build.gradle in Intellij
  • Run the Gradle "setup" task in the mcp folder in IntelliJ - you may need to select View > Tool Windows > Gradle to get this option
  • Modify the source code as you please
  • To test your modified code, go back to the Gradle tasks list (where you ran setup), and run the "runclient" task
  • Documentation available
  • Once you have reached a final result you are happy with, there is a bit of a process to turn it into a JAR file that can actually run from the game launcher

Project Samples

Project Activity

See All Activity >