# Книга Квестов

## Настройка выдачи Книги Квестов

Дополнительный мод **Quest Book** добавит в игру Книгу Квестов. Изначально её можно получить только в режиме **«Креатив»** или через создание на верстаке, но Вы также можете настроить конфиг данного мода, чтобы Книга выдавалась сразу при начале выживания.

### Настройка конфига

Воспользуйтесь путём **`.minecraft → config → betterquesting`**. Там Вы найдёте файл под названием questbook. Откройте его, используя текстовый документ или иной редактор *(Мы воспользуемся Notepad++).*

Здесь Вам необходимо изменить значение <mark style="color:blue;">**spawnWithBook**</mark> на <mark style="color:blue;">**true**</mark>, как показано ниже.

*Не забудьте сохранить изменённый Вами файл*

<figure><img src="/files/tFaUAOQkbw2AvCazjc87" alt=""><figcaption><p>Настройка конфига</p></figcaption></figure>


---

# 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.aegis-mine.ru/modifications/quests/better-questing/quests-book.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.
