> For the complete documentation index, see [llms.txt](https://docs.izzziland.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.izzziland.ru/osnovnoi-kontent/emocii.md).

# Эмоции

{% hint style="info" %}
**Emotecraft** — это мод, который позволяет использовать эмоции в игре.

С его помощью вы можете открывать колесо эмоций и добавлять в него нужные анимации.

Скачать мод можно здесь: [Emotecraft](https://modrinth.com/mod/emotecraft)
{% endhint %}

{% stepper %}
{% step %}

### 1. Откройте меню эмоций

Нажмите кнопку **B**, чтобы открыть меню эмоций.
{% endstep %}

{% step %}

### 2. Перейдите в список эмоций

В открывшемся меню нажмите кнопку **Все эмоции**.

<figure><img src="/files/4GcOsaAgDUOZB8x0ueX5" alt="Кнопка Все эмоции в меню Emotecraft"><figcaption><p>Нажмите <strong>Все эмоции</strong>, чтобы открыть список доступных эмоций.</p></figcaption></figure>
{% endstep %}

{% step %}

### 3. Откройте настройку эмоций

Затем нажмите кнопку **Настройка эмоций**.

<figure><img src="/files/sBuzTVUSLi6bp41jnq4s" alt="Кнопка Настройка эмоций в меню Emotecraft"><figcaption><p>Откройте <strong>Настройка эмоций</strong>, чтобы изменить колесо эмоций.</p></figcaption></figure>
{% endstep %}

{% step %}

### 4. Добавьте эмоцию в колесо

Выберите эмоцию, которую хотите добавить, и перетащите её в колесо эмоций.
{% endstep %}

{% step %}

### 5. Используйте эмоцию

Теперь нажмите на эту эмоцию в колесе, чтобы использовать её в игре.

<figure><img src="/files/Nhsb8KetAdngu4O1x0bU" alt="Выбор эмоции в колесе Emotecraft"><figcaption><p>Нажмите на эмоцию в колесе, чтобы использовать её в игре.</p></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://docs.izzziland.ru/osnovnoi-kontent/emocii.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.
