# Emotes with more joins

## Why can't emotes have more joints?

### Reason 1

Emotes with multiple joints animations look <mark style="color:red;">**awful**</mark>, they ruin the Minecraft feel and remind of the cringe YouTube Minecraft animations like this:

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

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

### Reason 2

The current emotes have the same style of Bedrock edition emotes, which follows the Mojang style guidelines.

{% embed url="<https://minecraft.wiki/w/Emotes>" %}

### Reason 3

Adding more joins would require a **complete rewrite** of the animations code which would take weeks of coding and will introduce overhead to the server.


---

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