mcp-reimagined
Automated fork of Hexeption/MCP-Reborn powered by GitHub Actions and Bun which updates to the latest version of Minecraft.
[!CAUTION] You are NOT allowed to publish any of Minecraft's code generated by this tool. Refer to the License for more information.
[!WARNING] This repository requires Java version undefined or higher.
Press Ctrl + Shift + Alt + S to change your Java version in IntelliJ.
[!IMPORTANT] You can find from Minecraft version 1.21.3
20241025.112443and onward in the releases.
[!NOTE] The current Minecraft version in this repository is undefined
undefined.
Usage
[!IMPORTANT] IntelliJ IDEA is recommended for this project.
Clone repository with Git
$ git clone https://github.com/dubfib/mcp-reimagined.git
Or download from your browser here.
Unzip and open the project in IntelliJ IDEA
[!TIP] You can optionally delete the
.githubandscriptsfolder as it is used for automation in the repository.
Wait for IntelliJ to import the Gradle project
[!TIP] If it does not automatically import, open
build.gradleand click the run button at the top right corner.
You also can edit how much ram Gradle can use ingradle.propertiesto speed up the process.# 8GB of ram instead of the default 3GB org.gradle.jvmargs=-Xmx8G
Click the Gradle icon on the right sidebar
[!IMPORTANT]
Run Tasks/mcp/setup, thenTasks/mcp/copyAssets.
Run Minecraft client
[!NOTE] Click the dropdown next to the run button, select Minecraft, and click run, or just run
Tasks/mcp/runClient.
Building
todo. docs will be added in the future (next commit, most likely as i already know how to do it).
Contributors
❤️ Special thanks to the MinecraftForge for making this project possible.
No comments yet
Be the first to share your take.