# 表情动作与更多关节

## 为什么表情动作不能有更多关节？

### 原因 1

带有多个关节动画的表情动作看起来<mark style="color:red;">**糟糕透顶**</mark>，它们破坏了Minecraft的感觉，让人想起那些令人尴尬的YouTube Minecraft动画，如下所示：

<figure><img src="/files/lrg4PCP3TrJI0DZ3ODGg" alt=""><figcaption></figcaption></figure>

{% embed url="<https://www.youtube.com/watch?v=_zpodmZW65E>" %}

### 原因 2

当前的表情动作与基岩版的表情动作风格相同，遵循 Mojang 的风格指南。

{% embed url="<https://zh.minecraft.wiki/w/%E8%A1%A8%E6%83%85>" %}

### 原因 3

增加更多关节将需要**完全重写**动画代码，这将需要数周的时间。


---

# 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://itemsadder.devs.beer/chinese/faq/emotes-with-more-joins.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.
