> For the complete documentation index, see [llms.txt](https://wiki.atlantworld.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.atlantworld.com/poleznaya-informaciya/resurs-pak.md).

# Ресурс Пак

Ресурс-пак значительно расширяет визуальные возможности игры. Он добавляет множество новых моделей, предметов и эффектов, делая **городскую среду в Minecraft более живой и детализированной**. С ним вы сможете наслаждаться уникальной подачей зданий, мебели, транспорта, инструментов и многих других элементов, созданных специально для сервера AtlantWorld.

#### Версии и установка

Ресурс Пак скачивается самостоятельно, если если возникли проблемы, то вы можете сделать это самостоятельно. В папке с ресурс-паком находятся два архива, предназначенные для разных версий Minecraft:

* **v1** — для версий **1.20 – 1.20.4**
* **v2** — для версий **1.20.5 – 1.21.1**

**Важно:** устанавливайте ту версию, которая соответствует вашей версии Minecraft. Использование неправильной версии может привести к некорректному отображению моделей и текстур.

#### Ссылки на ресурс-пак

* [**\[GitHub\]**](https://github.com/YouikaDev/resource-pack/raw/refs/heads/main/roleplay.zip)
* [**\[Яндекс Диск\]**](https://disk.yandex.ru/d/YOzKOpGNz8VlBA)
* [**\[Telegram\]**](https://t.me/atlantworld_pack)

#### Возможные ошибки и решения

1. **Некорректное отображение символов**\
   Если при использовании ресурс-пака на экране появляются непонятные символы, попробуйте отключить шрифт Unicode:\
   `Настройки → Язык → Шрифт Unicode → Выключено`
2. **Ресурс-пак не загружается при входе на сервер**
   * Зайдите в список серверов и выберите **AtlantWorld**.
   * Нажмите **Настроить → Наборы ресурсов**.
   * Измените статус на **Включено**, если он был другой.


---

# 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://wiki.atlantworld.com/poleznaya-informaciya/resurs-pak.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.
