> For the complete documentation index, see [llms.txt](https://laminaris.gitbook.io/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://laminaris.gitbook.io/product-docs/igrovye-mekhaniki/fichi-servera/napitki.md).

# Напитки

### 🍻 Рецепты напитков <a href="#recepty-napitkov" id="recepty-napitkov"></a>

Вы можете сделать свой рецепт на сайте: [**ТЫК**](https://laminaris.millida.trade/) Напитки регулярно обновляются, так что следите за обновлениями!

***

### **🥘** Гайд по плагину <a href="#gaid-po-plaginu" id="gaid-po-plaginu"></a>

Плагин представляет из себя Напитки в бутыльках (как зелья) которые можно варить.

* **🥘** Всего есть 3 этапа варки:
* \- Ферментация
* \- Дистилляция
* \- Выдержка

***

### **👨‍🍳 Ферментация** <a href="#fermentaciya" id="fermentaciya"></a>

Ферментация - В плагине она реализована как процесс изготовления самого напитка.

<img src="https://remainworlds.gitbook.io/re-mainworld-wiki/~gitbook/image?url=https%3A%2F%2F1522893920-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FHgVUTKgo0qPvVdzcUNcR%252Fuploads%252Fk9l1jV4j9QFG1WP2WCWb%252FBrewery.gif%3Falt%3Dmedia%26token%3Dd91b692c-d55d-4d56-a4fa-749a3acffc6b&#x26;width=768&#x26;dpr=3&#x26;quality=100&#x26;sign=aa5d5b09&#x26;sv=2" alt="" height="420" width="420">

• Поставьте котёл над костром или магмой и наполните его водой.\
• Добавьте нужные ингредиенты правой кнопкой мыши.\
• Ждите готовности (каждый рецепт требует разное время готовки).\
• Наполните стеклянные бутылки получившимся напитком.

*Подсказка: чтобы узнать текущее время ферментации, нажмите на котёл ПКМ с часами в руке.*

***

### **🧪 Дистилляция** <a href="#distillyaciya" id="distillyaciya"></a>

Дистилляция — перегонка напитка в зельеварке.

1. Поставьте бутылки с полученным из прошлого этапа содержимым в зельеварку.
2. Положите светящуюся пыль как ингредиент.
3. После нескольких циклов дистилляции (зависит от напитка), заберите бутылки назад.

***

### **⏱ Выдержка** <a href="#vyderzhka" id="vyderzhka"></a>

🍁 Выдержка напитка - напиток настаивается от чего приобретает свои особенности.\
Для разного напитка требуется разная выдержка и разный тип бочек.

#### **Бочки строятся как показано на картинках***:* <a href="#bochki-stroyatsya-kak-pokazano-na-kartinkakh" id="bochki-stroyatsya-kak-pokazano-na-kartinkakh"></a>

<div><img src="https://remainworlds.gitbook.io/re-mainworld-wiki/~gitbook/image?url=https%3A%2F%2F1522893920-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FHgVUTKgo0qPvVdzcUNcR%252Fuploads%252F4fk8C5SAeTW840V4WKBM%252Fb1.png%3Falt%3Dmedia%26token%3D7c8bbfad-0bb0-470c-807c-cc75286b3af7&#x26;width=768&#x26;dpr=3&#x26;quality=100&#x26;sign=35916f46&#x26;sv=2" alt="" width="375"> <img src="https://remainworlds.gitbook.io/re-mainworld-wiki/~gitbook/image?url=https%3A%2F%2F1522893920-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FHgVUTKgo0qPvVdzcUNcR%252Fuploads%252Fg8DmIMIOsxILSaLWzVYJ%252Fb2.png%3Falt%3Dmedia%26token%3D55ed3e98-914a-483d-87b4-2f1a34ea3163&#x26;width=768&#x26;dpr=3&#x26;quality=100&#x26;sign=d74688e&#x26;sv=2" alt="" width="375"></div>

Так же как бочку для выдержки можно использовать майнкрафт бочки. На табличке нужно написать "barrel". **Процесс выдержки:** • ПКМ по бочке, чтобы ее открыть. • Положить в нее напиток. • Ждать по рецепту: 20 минут = 1 год по рецепту.

***

*Оригинал* *информации можно найти:* [тут](https://remainworlds.gitbook.io/wiki/brewery/gude)


---

# 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://laminaris.gitbook.io/product-docs/igrovye-mekhaniki/fichi-servera/napitki.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.
