Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (19 loc) · 874 Bytes

File metadata and controls

25 lines (19 loc) · 874 Bytes

Minecraft 1.12.2 Forge Mod 开发教程重写版

首先声明一下,编写这篇教程是为了让更多人能够真正做出一个Mod来。
如果你看过其他人的教程,你会发现这些教程要么杂碎,要么作者弃坑。而这篇教程将会帮助你在自己的Mod中添加各种新特性。
仓库地址:https://github.com/squid233/MC1.12.2ModTutorial
如果你对源码感兴趣的话可以看一下。
如果还有问题可以在MCBBS私聊我,用户名:squid233
说实话在我重写时再看一遍自己写的文章完全看不懂……所以我就重写了一遍。

Forge官方中文文档

目录:

build/index mainclass/index item/index block/index