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

# Дата-паки

***

### 1000+ ДОСТИЖЕНИЙ

Пакет улучшений **BlazeandCave** — один из первых и одновременно самых масштабных датапаков. Он добавляет более 900 достижений, предлагая новые задачи для исследования в режиме выживания.<br>

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

***

### Кастомизация стендов

Этот датапак позволяет настраивать подставки для брони прямо в режиме выживания с помощью специальной книги с интерактивными ссылками.&#x20;

#### Как настроить подставки для брони

1. **Возьмите в руку инструмент редактирования (ПЕРО).**
2. **Щелкните левой или правой кнопкой мыши по арморстенду**, чтобы открыть меню.
3. **Выберите нужные пункты меню.**
4. **Щелкните левой кнопкой мыши по арморстенду с инструментом редактирования** для применения выбранных настроек.
5. **Щёлкните правой кнопкой мыши**, чтобы отменить изменения.

**Полезные подсказки**

* **Клавиша F:** Удерживая инструмент редактирования, нажмите F для выбора конкретного манекена, если рядом находятся другие.
* **Бирки:** Вы можете присваивать бирки манекенам, используя символ **&** для создания цветных названий.
* **Изменение оси:** Для изменения оси без открытия меню удерживайте инструмент редактирования и используйте сочетание **Shift + колесо прокрутки**.

> **Примечание:** Стойки для брони являются сущностями. Их избыток может снизить производительность клиента (FPS) и сервера.

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


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.vanillasquad.com/igrovoi-kontent/data-paki.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
