> 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/zheng-wen/version-selection.md).

# 版本选择

### 版本选择

目前mod大版本有1.7.10和1.12.2这两个版本。如果一般modpack制作的话，还是以1.12.2为主（不要学我做一个余晖守护者）。但是1.7.10在一些特别modpack制作方面是有优势的，比如说GT包，以TC为核心的包，以拔刀剑为核心的包。

个人认为版本选择要从三个方面来考虑三个角度考虑。首先你的主线mod必须要支持这个版本，其二附属数量和附属质量，其三要看主线mod魔改可控度。第一、二点原因不必我解释，第三点原因的话自然是可控度越大越好。

### 抛砖引玉

TC中1710可以魔导书魔改，1.12.2就不行，如果你是以TC为核心的话，力荐1710。


---

# 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/zheng-wen/version-selection.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.
