# Mana

Top left you should see a Mahou manu bar. If not run `/showmahou`

![](/files/40f41e657dd605fd2721c0b44c7244fa77b18579)

{% stepper %}
{% step %}

### Create an enclosure for Mahou Mana generation

![](/files/53f671d6de4c8ac00f0131437208a076f6f5dcf5)

* **Ethereal Glass** is solid for mobs, but players can pass through it.
* **Conveyor Belts** push the mobs into the Mahou spell circles ( *that damage them for mana*)
* **Wireless Redstone Reciever** is used to toggle the mob spawner on from a distance. ( *spawner must have redstone comparator upgrade*)
* **Absorption Hopper** sucks up the mob drops and experience orbs. ( *it is recommended to hook up a tank for the absorption hopper to deposit liquid XP into*)
* **Item Pipez** move the drops from the absorption hopper into the trash cans. ( *My item pipe has an Ultimate Pipe Upgrade inside for quick item transfering*)
* **Dark Connected glass** prevents light from passing through and makes for a clear viewing window

The purpose of this farm is to drop mobs onto the Mahou damage spell circles, where they lose life (this gains you mana and increases your mana cap since the spell circles use 5 mana per 1 second) and then trash the drops (optional).

> Image has 36 Boundary of Drain Life spell circles (6x6).
> {% endstep %}

{% step %}

### Create an enclosure for your Villager spawner

![](/files/9c0ada0efe77d90cefcda21695f4f840c237e425)

* My enclosure uses **Solid Dark Zychorium Bricks** and **Dark Connected Glass**, but any blocks may be used ( *as with the Mahou Mana Generation enclosure*)
* I have a **Wireless Restone Reciever** attached to the Villager spawner; the spawner is upgraded with a **Redstone Comparator**
* Use **GPS Data Cards** on the **Wireless Redstone Recievers** to link the **Wireless Transmitter** so that the Lever starts up both the Mana Generation Farm and the Villager Spawner - this will increase your mana (and cap) at the same time as you kill villagers for the **Morgan**.

![](/files/e9d44873d7cda81f24171a01669d48740fa3ffc7) ![](/files/110092c8742ec8606d94738b07356d23c3d9a930)
{% endstep %}
{% endstepper %}


---

# 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://allthemods.gitbook.io/guides/all-the-mods-9/mahou-tsukai/mana.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.
