> For the complete documentation index, see [llms.txt](https://ruang-feng.gitbook.io/deer-s/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ruang-feng.gitbook.io/deer-s/appendix/appendix-i.md).

# 附录Ⅰ：相关资料

注：一个mod同时发布于MinecraftForum和CuseForge，优先选择CurseForge。

### CraftTweaker

Wiki 1：<https://docs.blamejared.com/1.12/zh/>

Wiki 2：<https://crafttweaker.readthedocs.io/zh_CN/latest/>

CurseForge：<https://www.curseforge.com/minecraft/mc-mods/crafttweaker>

### MineTweaker

官网：<http://minetweaker3.powerofbytes.com/>

Wiki：<http://minetweaker3.powerofbytes.com/wiki/>

CurseForge：<https://www.curseforge.com/minecraft/mc-mods/minetweaker3>

### ModTweaker

Wiki：<http://minetweaker3.powerofbytes.com/wiki/ModTweaker>

CurseForge：<https://www.curseforge.com/minecraft/mc-mods/modtweaker>

### &#x20;**Minetweaker Addon 1.7.1 for Gregtech 5**

原帖：<https://forum.industrial-craft.net/thread/11353-gt-5-09-minetweaker-crafttweaker-addon-addon-version-1-7-1-adding-custom-recipes/>

Wiki：<http://minetweaker3.powerofbytes.com/wiki/Mods:GregTech_Support>

### ContentTweaker

Wiki：<https://crafttweaker.readthedocs.io/zh_CN/latest/Mods/ContentTweaker/ContentTweaker/>

CurseForge：<https://www.curseforge.com/minecraft/mc-mods/crafttweaker>

### Custom Main Menu

CurseForge：<https://www.curseforge.com/minecraft/mc-mods/custom-main-menu>

943教程：<https://www.mcbbs.net/thread-769607-1-1.html>

### InGameInfoXML

官网：<http://mc.lunatri.us/InGameInfoXML>

Wiki：<http://mc.lunatri.us/doc/legacy/igi/>

### Mob Properties

Wiki：<https://fathertoast.fandom.com/wiki/Mob_Properties>

CurseForge：<https://www.curseforge.com/minecraft/mc-mods/mob-properties>

### Mctitle

CurseForge：<https://www.curseforge.com/minecraft/mc-mods/mctitle>

### Ding

CurseForge：<https://www.curseforge.com/minecraft/mc-mods/ding>

### Custom Stuff

#### **Custom Stuff 2**

[MinecraftForum](https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1275500-cubex2s-mods-all-mods-available-for-1-8-9)

[Wiki](https://minecraftmodcustomstuff.fandom.com/wiki/Minecraftmodcustomstuff_Wiki)（基本可以说全版本通用）

#### **Custom Stuff 3**

[CurseForge](https://www.curseforge.com/minecraft/mc-mods/custom-stuff-3?gameCategorySlug=mc-mods\&projectID=227634)

Wiki：这个版本在MinecraftForum和CurseForge都没有提到wiki

#### Custom Stuff 4

[CurseForge](https://www.curseforge.com/minecraft/mc-mods/custom-stuff-4?gameCategorySlug=mc-mods\&projectID=266516)

[Wiki](https://github.com/cubex2/customstuff4/wiki)（GitHub）

### CustomMc

Mcbbs：<https://www.mcbbs.net/thread-697804-1-1.html>

### GameStages

CurseForge：<https://www.curseforge.com/minecraft/mc-mods/game-stages>

### Triumph

CurseForge：<https://www.curseforge.com/minecraft/mc-mods/triumph>

### HQM

CurseForge：<https://www.curseforge.com/minecraft/mc-mods/hardcore-questing-mode>

### BQ

CurseForge：<https://www.curseforge.com/minecraft/mc-mods/better-questing>

#### Better Questing - Standard Expansion

[Cueforge](https://www.curseforge.com/minecraft/mc-mods/better-questing-standard-expansion)

### FTBQ

CurseForge：<https://www.curseforge.com/minecraft/mc-mods/ftb-quests>

**后续会添加更多Minecraft的相关DIYmod**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ruang-feng.gitbook.io/deer-s/appendix/appendix-i.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.
