Source Code - BTW-Community/BTW-Public GitHub Wiki

WARNING: THIS METHOD IS SEVERELY OUTDATED

  1. Download Minecraft Coder Pack (MCP) for 1.5.2
  2. Download the source code for a specific version from the releases page
  3. Unpack the source code in a folder
  4. Put mcp751.zip in this folder
  5. Run gradlew.bat (Windows) or ./gradlew (Shell)

This will take a few minutes and place the source code in the mcp/src folder.