# Distilling and Drinking

## **Distilling**

Some Recipes don't require distilling but those that do are known as spirits, distilling is done with a brewing stand

1. Place the bottles with ferment into the brewing stand slots.
2. Place glowstone dust to act as a filter on top into the brewing stand (The glowstone used to filter will not be consumed during the prosses).

<figure><img src="/files/MOa1w64fjAyN9cLcmapF" alt=""><figcaption><p>Two brewing stands placed in a brewing area.</p></figcaption></figure>

## Drinking

The Amount of Alcohol inside the Brew will be applied to the player when drinking. Depending on the quality of it, that may have different effects.

* The Player may not be able to walk normally anymore, they will weave, making it almost impossible to walk straight
* Effects like Blindness, Confusion, Poison etc. occur
* The Chat will be altered depending on drunkeness, many things players write may be incomprehensible, sometimes it seems senseless
* Is the Alcohol particularly strong, it may have poisonous effects
* After drinking a lot, there is a chance of vomiting
* After Overdrinking the player may faint (Disconnecting)

<figure><img src="/files/anVHX27U4b039DlHrqoY" alt=""><figcaption><p>The player vomiting up lime stained glass, sounds quite painful to be honest</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.bendingmc.net/bendingmc-wiki/brewery/distilling-and-drinking.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.
