Skip to content

Automated fork of MCP-Reborn that updates automatically to the latest Minecraft version.

Notifications You must be signed in to change notification settings

dubfib/mcp-reimagined

Repository files navigation

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 21 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.112443 and onward in the releases.

Note

The current Minecraft version in this repository is 1.21.4 20241203.143248.

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 .github and scripts folder 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.gradle and click the run button at the top right corner.
You also can edit how much ram Gradle can use in gradle.properties to 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, then Tasks/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.

About

Automated fork of MCP-Reborn that updates automatically to the latest Minecraft version.

Topics

Resources

Stars

Watchers

Forks