# MCP-Reborn **Repository Path**: Starrykiller/MCP-Reborn ## Basic Information - **Project Name**: MCP-Reborn - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## MCP-Reborn [![Build Status](https://github.com/Hexeption/MCP-Reborn/workflows/Java%20CI/badge.svg)](https://github.com/Hexeption/MCP-Reborn/actions?workflow=Java+CI) #### MCP-Reborn is a MCP (Mod Coder Pack) for minecraft for making modded clients for minecraft and researching it's code. #### Based on: MCPConfig and ForgeGradle by MinecraftForge Team. ### :warning: WARNING :warning:: You CAN'T publish any code generated by this tool. ### Supported versions: | Version | Support | | --- | --- | | 1.15.2| ✔ | | 1.15.1| ✔ | | 1.15| ✔ | | 1.14.4 | ✔ | | 1.14.3 | ✔ | | 1.14.2 | ✔ | | 1.14.1 | ✔ | | 1.14 | ✔ | | 1.13.2 | ✔ | | 1.13.1 | ✔ | | 1.13 | ✔ | | 1.12.2 | ❌ | | 1.12.1 | ❌ | | 1.12 | ❌ | ### Known issues: ~~There's no sound in game during debugging.~~ ### How to use - Import the build.gradle in Intellij. - Run the setup in the mcp folder in intellij 373de4ebc77d5079584370dd7fbe8745 - To build the client run build then the release jar will be in the "build/libs/" a647ab0eb336062ffd80c8e053e10266 ### Creators: * Hexeption * kingdevnl #### Special thanks to: **MinecraftForge** Team who made this tool possible. ❤