# Machine à potion

{% hint style="info" %}
Le craft de la machine à potion est disponible dans le `/wiki` en jeu.
{% endhint %}

### Installation

1. Placez la **machine à potion** (1 bloc)
2. Au-dessus → un **coffre rempli de fioles d'eau** relié par un **hopper**
3. Dans la machine → vos **ingrédients**
4. En dessous → un **hopper** relié à un **coffre** pour récupérer les potions

<div align="center"><figure><img src="/files/twCAh14TcPxTzknTU2fH" alt="" width="521"><figcaption></figcaption></figure></div>

La machine créée automatiquement vos potions.

{% hint style="info" %}
Veillez à mettre les **bons ingrédients** selon la potion souhaitée.
{% endhint %}


---

# 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://velthar-1.gitbook.io/velthar/gameplay-fonctionnalites/systemes/machine-a-potion.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.
