# Моды

{% hint style="info" %}
Моды работают только в Minecraft Java&#x20;
{% endhint %}

## Emotecraft

Эта модификация добавляет анимированные эмоции, которые будут видеть все игроки, у которых установлен этот мод

#### Скачать мод Emotecraft

Выберите нужную версию и ядро вашего загрузчика модов

* Выберите нужную версию и ядро вашего загрузчика модов
* Поместите скачанный мод по пути майнкрафта в папку mods

{% embed url="<https://modrinth.com/mod/emotecraft/versions>" %}
Ссылка на скачивание мода Emotecraft
{% endembed %}

#### Скачать анимации для Emotecraft

* Скачайте нужные анимации, которые поддерживаются модом
* Переместите файлы анимаций по пути майнкрафта в папку emotes

{% embed url="<https://emotes.kosmx.dev/emotes>" %}
Коллекция анимаций для Emotecraft
{% endembed %}

Чтобы открыть меню эмоций, нажмите на кнопку "B"

## Plasmo Voice

Эта модификация добавляет добавляет голосовой чат прямо в игру!

#### Скачать мод Plasmo Voice

Выберите нужную версию и ядро вашего загрузчика модов

* Выберите нужную версию и ядро вашего загрузчика модов
* Поместите скачанный мод по пути майнкрафта в папку mods

{% embed url="<https://modrinth.com/plugin/plasmo-voice/versions>" %}
Ссылка на скачивание мода Plasmo Voice
{% endembed %}


---

# 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://wiki.wither.land/main/mods.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.
