# The Mother Tree

## Dungeon Structure

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

The Mother Tree is a dungeon located in the frigid wastelands of Siberia, alone in the tundra one tree towers above the rest. Here the roots dig deep and strange growths appear around the forests. Not much is understood about this ancient cave system, but one thing is certain - there will be hisses and there **will** be booms.

The dungeon is split into **two** main sections: an upper and lower area.&#x20;

***

### The Upper Caves

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

The Upper Caves are infested. Here are where most of the creepers crawl up to from deeper in the dark. This section does not start the actual dungeon and can be **used as an easy source of gunpowder**, if you can avoid dying. This area can be used for farming without taking on the descent into the tree's core.&#x20;

### The Inner Sanctum

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

Deeper into the bowels, the Inner Sanctum can be found. **New variants of creepers** roam the temple, extremely territorial and seemingly **supercharged** by the local energies. It is said they have evolved for the sole purpose of defending the tree, so venture in at your own risk!&#x20;

If you can **solve the puzzle**, you might be in for a fierce battle - as you go face-to-face with the **guardian of the Mother Tree.**

***

## Rewards

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

Below is a list of unique and exclusive items that can be found in this dungeon:

<details>

<summary><img src="/files/AsEg3TLnn0Yi2Skotqvy" alt=""> Charged Gunpowder</summary>

An uncommon powder found in the remains in some exotic creeper variants. It glows green and seems to be more volatile than regular gunpowder.&#x20;

* Used in brewing [Potions of Blasting](/custom-items/potions.md#brewer-custom-potions).
* Dropped by dungeon mobs.

</details>

<details>

<summary> <img src="/files/XBNKuKdV6YPGFODzLoMz" alt=""> Creeper Peppercorn</summary>

A greenish peppercorn sometimes found growing under the leafy exterior of exotic creeper variants. Spicy when ground into a powder or pops in your mouth when eaten whole.&#x20;

* Restores 2 hunger and 0.4 saturation.
* Explodes when eaten.&#x20;
* Used in cooking [Creeper Pepper Poppers](/custom-items/food.md#creeper-pepper-poppers) and [Creeper Peppercorn Curry](/custom-items/food.md#creeper-peppercorn-curry).
* Dropped by dungeon mobs.

</details>

<details>

<summary><img src="/files/qgywdvNSD1EBBE6X3eOS" alt="" data-size="original"> Treeper Trophy</summary>

Ripped from the once proud guardian. Now a tasteful piece of furniture.

* Can be placed as a decoration.
* If the **hats** sponsor perk is owned, it can be worn as a mask.&#x20;
* Dropped by the dungeon boss.

</details>

<details>

<summary><img src="/files/QMo66x9tOw0mxM6UTl9J" alt=""> Creeper Rocket</summary>

A long-lasting rocket powered with [Charged Gunpowder](#charged-gunpowder), has the flight duration of a level 1 rocket but can be used multiple times.

* Dropped by the dungeon boss.

</details>

<details>

<summary><img src="/files/RerqIxIulVLwGHxgqHco" alt=""> Creeper Bow</summary>

Carved from the volatile branches of the Mother Tree. Very explosive. Has a 15% chance to shoot an **explosive arrow**.

* Dropped by the dungeon boss.&#x20;

</details>


---

# 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://info.unitedlands.net/dungeons/the-mother-tree.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.
