> For the complete documentation index, see [llms.txt](https://wiki.tailwindsea.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.tailwindsea.net/features/brewery.md).

# Напитки | Brewery

*<mark style="color:purple;">**Brewery**</mark>* — *Плагин позволяет варить напитки в бутылках, которые выглядят в игре как зелья.*\
\
\&#xNAN;***Есть всего 3 типа варки напитков.***\
*1. Ферментация.*\
*2. Дистилляция.*\
*3. Выдержка.*

***

## *<mark style="color:purple;">**1. Ферментация**</mark>* <a href="#fermentation" id="fermentation"></a>

*Ферментация — это процесс брожения в бочках после готовки самого напитка.*

![](/files/DXBUGPjCcFhqgWNVoM00)

### *<mark style="color:purple;">**Что нужно, чтобы начать готовку?**</mark>* <a href="#start-of-cooking" id="start-of-cooking"></a>

1. *Установите котёл над костром или магмовым блоком.*
2. *Добавьте в котёл с водой нужные ингредиенты для начала готовки.*
3. *Ожидайте готовности напитка.*
4. *После окончания готовки, наполните пустые бутылки напитком из котла.*

[***Подсказка:***](#user-content-fn-1)[^1] *чтобы узнать текущее время ферментации, нажмите на котёл ПКМ с часами в руке.*

***

## *<mark style="color:purple;">**2. Дистилляция**</mark>* <a href="#distillation" id="distillation"></a>

***Дистилляция** — это процесс перегонки напитка в з*ельеварк&#x430;*.*

1. *Добавьте бутылку с напитком из предыдущего этапа.*
2. *Добавьте светопыль как ингредиент для готовки.*
3. *После нескольких этапов дистилляции, заберите бутылку назад.*

***

## *<mark style="color:purple;">**3. Выдержка**</mark>* <a href="#extract" id="extract"></a>

***Выдержка напитка** — это когда напиток, приготовленный из предыдущих этапов, настаивается годами в запечатанных бочках, от чего он обретает свой вкус, вид, цвет и аромат. Для каждого напитка требуется разное время для его выдержки.*<br>

**Как выглядят бочки:**&#x20;

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

<figure><img src="/files/6rzYOCBJnIXcXUnQEthS" alt="" width="563"><figcaption></figcaption></figure>

*(Ванильную бочку из Minecraft можно так же использовать как из плагина Brewery, нужно лишь написать на табличке "barrel")*\
\
\&#xNAN;***Процесс выдержки:***

*• Нажать **ПКМ** по бочке.*\
*• Разместить в бочке напиток.*\
*• Ожидать по рецепту 20 минут реального времени Minecraft времени = 1 году*

<figure><img src="/files/ZIYq6YeWW8PHjeIpUzEs" alt=""><figcaption><p>Крафт книги рецептов напитков из Brewery</p></figcaption></figure>

***

[^1]:


---

# 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:

```
GET https://wiki.tailwindsea.net/features/brewery.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.
