> 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/master.md).

# 初始页

## 发起原因

鉴于国内Modpack Maker整体水平不高，所以我提出了这个教程项目。 这里面很大一部分是来自我或其他笔者的制作经验，只是相对的，可以灵活变动；但还有一部分是绝对性的概念问题和绝对性的使用方法。

不过需要注意的是，放在我的储存库里面并不代表这是我一个人的功劳。这是参加教程编写的所有人的功劳。

这篇文章比较偏向有一定制作经验的maker，很多我认为无需解释的东西就一笔带过。如果基础教程可以[友人（栗子）写的另一篇文章](https://modpack-maker-wiki.readthedocs.io/zh/latest/#)。

由于我是初三学生，又是主编。所以更新较慢请见谅（栗子也是）。

Tip:上高中了长时间停更


---

# 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/master.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.
