> For the complete documentation index, see [llms.txt](https://julinuc.gitbook.io/archipelag/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://julinuc.gitbook.io/archipelag/wiki/plasmovoice.md).

# Модификации и ресурспаки

{% hint style="info" %}
Все названия кликабельны!
{% endhint %}

<h2 align="center">Версии</h2>

[Fabric](https://fabricmc.net/) - пожалуй лучшая и адекватная версия игры. На нее будет опора всех модов! Лучше всего играйте на версии 1.21.11

<h2 align="center">Моды</h2>

[Sodium](https://modrinth.com/mod/sodium) - это рендер-движок с открытым кодом, позволяющий значительно повысить частоту кадров, уменьшить подвисания и исправить графические ошибки в майнкрафт. Он хорошо совместим с модами на фабрик и в целом не меняет внешний вид игры.\
Открыв настройки видео и нажав комбинацию клавиш Shift+P можно включить стандартный стиль настроек.

[Sodium Extra](https://modrinth.com/mod/sodium-extra) - aддон для Sodium, который портирует часть настроек из Optifine. У вас появится возможность настраивать анимации и частицы, управлять рендерингом тумана и статических объектов, скайбоксом и погодой, а также переключить отображение fps, координат и всплывающих уведомлений.

[PlasmoVoice ](https://modrinth.com/plugin/plasmo-voice)- голосовой чат в игре

[EmoteCraft](https://modrinth.com/plugin/emotecraft) - bногда играя вместе с друзьями, хочется сообщить что-то остальным, но при этом писать текст долго и он не выражает эмоций. Теперь же появится набор заготовленных анимаций, которые можно быстро выбрать и проиграть нажав клавишу "B". Эмоции можно будет выбрать из уже существующих или загрузить свои собственные.

> [Набор эмоций](https://drive.usercontent.google.com/download?id=1e6K8KCSd3JG-KpykVHFzlTA6uEZpGyau\&export=download\&authuser=0) | Надо все с архива закинуть в .minecraft/emotes

[Bendable Cuboids](https://modrinth.com/mod/bendable-cuboids) - простыми словами это аддон к EmoteCraft, что бы эмоции не багались и были лучше. Добавляет сгибание рук, ног и др.

<h2 align="center">Ресурспаки</h2>

[Yamakasi SkateBords](https://modrinth.com/resourcepack/yamakashi-skateboards) - меняет ваш меч на скейт.


---

# 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://julinuc.gitbook.io/archipelag/wiki/plasmovoice.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.
