# 目录

因为在配置 Minecraft Mod 开发环境时需要下载大量国外网站的资源文件，由于国内特殊的网络环境，导致构建过程极其漫长，失败概率较高。\
因此这篇教程将讲述如何配置网络代理以达到加速构建开发环境的目的。

本教程支持 Forge 和 Fabric 的开发环境配置。\
本教程及所需软件仅支持 Windows 7 及以上版本操作系统，其他操作系统用户请自行寻找代替方案。\
开始前建议先退出所有 Java 程序，确保任务管理器的「进程」和「详细信息」中没有「java.exe」进程。\
本教程所使用的代理服务器是由 [Srar](https://github.com/Srar) 和 [zzzz](https://github.com/ustc-zzzz) 在 [FMLTutor](https://fmltutor.ustc-zzzz.net/1.1-%E9%85%8D%E7%BD%AE%E4%BD%A0%E7%9A%84%E5%B7%A5%E4%BD%9C%E7%8E%AF%E5%A2%83.html) 中提供的。

## 教程章节

* [下载 Shadowsocks](/minecraft-forge-gou-jian-kai-fa-huan-jing-wang-luo-dai-li-pei-zhi-jiao-cheng/readme/1.md)
* [配置 Shadowsocks](/minecraft-forge-gou-jian-kai-fa-huan-jing-wang-luo-dai-li-pei-zhi-jiao-cheng/readme/2.md)
* [下载 Proxifier](/minecraft-forge-gou-jian-kai-fa-huan-jing-wang-luo-dai-li-pei-zhi-jiao-cheng/readme/3.md)
* [安装 Proxifier](/minecraft-forge-gou-jian-kai-fa-huan-jing-wang-luo-dai-li-pei-zhi-jiao-cheng/readme/4.md)
* [配置 Proxifier](/minecraft-forge-gou-jian-kai-fa-huan-jing-wang-luo-dai-li-pei-zhi-jiao-cheng/readme/5.md)
* [MCreator 需要的额外步骤](/minecraft-forge-gou-jian-kai-fa-huan-jing-wang-luo-dai-li-pei-zhi-jiao-cheng/readme/6.md)

[![知识共享许可协议](https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-nc-sa/4.0/)\
本作品采用[知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议](http://creativecommons.org/licenses/by-nc-sa/4.0/)进行许可。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://zekerzhayard.gitbook.io/minecraft-forge-gou-jian-kai-fa-huan-jing-wang-luo-dai-li-pei-zhi-jiao-cheng/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
