# 首页

1.12.2的CraftTweaker，作为1.7.10的MineTweaker的继承，它具有更为强大的功能，能实现很多的设想。MT的wiki自然没有CrT的很多功能的叙述，而CrT的wiki篇目完全按照字母排序，最基本的工作台更改，藏在Vanilla - Recipes - Crafting Table Recipes，非常不便于新手使用。本篇教程将对其重新编排，让新手一步步走向高深。

本篇教程内容会紧跟 CrT 1.12.2 的最新版本，请及时更新 CrT。

本篇教程部分内容来自或参考以下教程的一些部分，感谢前人的教程：

[\[BGM\]实用的配方自定义mod-Minetweaker3教程！\[11/22更新\]](https://www.mcbbs.net/thread-304800-1-1.html)

[\[从零开始\]魔改教程-MT技巧性使用叙述](https://www.mcbbs.net/thread-673968-1-1.html)

酒石酸的汉化CrT的wiki（然而那个目录不能折叠，我宁愿英文wiki+谷歌机翻……）

更多内容参见[官方wiki](https://docs.blamejared.com/1.12/en/)\
还有一个 CrT 的[高级运用教程](https://ikexing.gitbook.io/crt/) (持续更新)

使用CC BY-NC-SA 4.0 协议

如有更多问题，欢迎到 QQ 群 874513506 进行更多交流。


---

# 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://youyi580.gitbook.io/zentutorial/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.
