> 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/recommended-mastery-skills.md).

# 推荐掌握技能

### 推荐掌握技能

> Sharpening a knife does not miss cutting wood -- A Chinese proverb

当你准备好所有准备工作时来完成这件事时你会事半功倍。并且完成得更好，完成得更漂亮。Modpack制作也是一样。

推荐掌握技能以下几块。

* Java基础编程
* json语法熟练
* forge组成了解
* 计算机通信基础
* 像素画
* mod翻译
* 英语初中水平
* 画Logo


---

# 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/recommended-mastery-skills.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.
