# Редактирование стоек

{% hint style="success" %}
Доступно для режима [**VanillaPlus**](/fishki-i-mekhaniki-serverov/vanillaplus.md)
{% endhint %}

* Этот мод добавляет интерфейс для стоек для брони, который позволяет настраивать их позу и другие свойства.
* Мод позволяет изменять позу стойки, добавлять руки, скрывать подставку и настраивать другие параметры.
* Вы также можете перетаскивать предметы в руки стойки и извлекать их обратно.

### **Инструкция по установке**

1. Скачайте и установите [Fabric](https://fabricmc.net/) (если у вас встроен в вашем лаунчере, делать не нужно).
2. Дополнительно для **Fabric**, установите [FabricAPI](https://modrinth.com/mod/fabric-api/versions?c=release) и поместите его в папку `.minecraft/mods`.
3. Загрузите [Armor Poser](https://modrinth.com/mod/armor-poser/versions?g=1.21.8) - и поместите его в папку `.minecraft/mods`.
4. Запустите игру, наведитесь на стойку и нажмите **Shift + ПКМ**, чтобы открыть меню мода.
5. Приятной игры!

{% hint style="info" %}
Из-за блокировки **Modrinth** в РФ, существует альтернатива для скачивания: [**FabricAPI**](https://modrinth.white-minecraft.net/mod/fabric-api?tab=versions) | [**Armor Poser**](https://modrinth.white-minecraft.net/mod/armor-poser?tab=versions).
{% endhint %}

***

### <mark style="color:purple;">**Меню редактирования**</mark>

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

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

### <mark style="color:purple;">**Примеры работ**</mark>

<div><figure><img src="/files/475pVf6jU0MzLmTq3TWy" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Fyouai2Rsb0JVBvrRvwN" alt=""><figcaption></figcaption></figure> <figure><img src="/files/OAlFglH878511R35s2XJ" alt=""><figcaption></figcaption></figure></div>


---

# 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.vanillarobya.ru/mody/redaktirovanie-stoek.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.
