
GitHub - Margele/MavenMCP-1.12.2: MCP 1.8.9 for Maven.
Maven MCP 1.12.2 is an updated version of MCP. It uses Maven, has a clean code structure, supports Linux and version control in your projects! The code is split into two groups: Resources (assets, graphics, shaders etc.) and code. Libraries are loaded from Maven. Once it indexes, the project should be ready to go! :)
GitHub - Badbird5907/mcp_1.12.2: This is a MCP for version 1.12…
2020年12月8日 · MCP for 1.12.2 This is a MCP for version 1.12.2, i've done this so you don't have to :D MAKE SURE YOU HAVE ALREADY RUN MC VERSION 1.12.2 IN YOUR LAUNCHER BEFORE PRECEDING
LangYa466/MCP-1.12.2 - GitHub
Use MCP to decompile the Minecraft client and server jar files. Use the decompiled source code to create mods for Minecraft. Recompile modified versions of Minecraft.
Setting up MCP for newer versions (e.g. 1.12.2) · GitHub
2025年4月1日 · It's possible to use create an MCP installation for versions of Minecraft where there hasn't been a full MCP release. It takes a little bit of manual setup, but the end result is …
论如何获得 Minecraft 的源代码 - 哔哩哔哩
mcp是用来反编译mc的字节码文件的软件. 2. 下载完成后, 打开cmd窗口, 将其定位到mcp的根目录的绝对路径下. 如"cd D:\下载\mcp940". 3. 如果你想反编译1.12版本的mc, 请先让启动器启动一遍: 对应版本的 原版的 mc. 启动完成mc后直接退出即可. 4. 按下"回车/Enter"执行bat批处理文件, 等待结果. 5. 当cmd窗口出现下面的字符时, 说明已经处理完成: | == Recompiling client == |. | > Cleaning bin |. | > Recompiling |. | - Done in 14.20 seconds |. | > Generating client md5s |. | 请 …
[Guide] Setting up MCP for versions (eg: 1.12.2, 1.8.9)
2021年12月5日 · In this guide, I will tell you how to setup MCP for those versions. Step 1: Download the MCP version you want. If you want 1.8, click here. If you want 1.12, click here. Drag the ZIP you downloaded to your desktop. On your desktop, create a …
Minecraft Forge 1.12.2 MCP - 1.18.2 Official 映射对照(Part 1)
2024年5月10日 · 这里收集了一些1.12.2MCP到1.18.2Official的映射,应该有一些是不对的, 但大多数似乎没有问题. 不少mod没有活过1.12.2诶QwQ. 助力每一个奄奄一息的mod(bushi) 自己搓代码的时候查映射用的 懒得仔细整理了 并且没有排序 应该不会有人仔细读它叭(? 打开搜索 要啥搜啥就行qwq. 如果有这方面需求的话建议收藏一下这个→https://linkie.shedaniel.dev/mappings. linkie和这里整理的都不完整 可以互相补充叭…… 1.12.2 1.18.2. net.minecraft.world.World …
1.12.2客户端的反编译与运行打包及修改游戏标题和简易功能实现
首先下载用于反编译 Minecraft 1.12.2 的工具, MCP,若打不开链接可使用 DevSidecar。 下载完成之后将下载好的文件解压到单独一个目录。 然后使用任意 Minecraft 启动器切换到官方启动器目录并使用 正版登录/微软登录 启动一次原版 Minecraft 1.12.2 并退出。 输入后等待反编译完成即可,反编译大概需要 10-20 分钟左右,反编译时间受电脑配置影响。 这里以 IntelliJ IDEA 为例,进入主界面后点击 打开项目 然后选择打开的目录中的 eclipse\Client 目录。
MCP 1.12.2 steps.md · GitHub
2021年5月11日 · Basically, you'll want to start with the MCP 1.12 release (temporarily at http://www.modcoderpack.com/files/mcp940.zip), and then modify it to work with 1.12.2. This is actually quite simple. First, you need to edit conf/version.cfg and set both versions to 1.12.2.
Archive of various Minecraft Mod Coder Pack (MCP) versions.
Version Client Server Informations; v9.40: 1.12 // Updated to support Minecraft Client 1.12 and Minecraft Server 1.12; updated fernflower for Java 8: v9.37