> For the complete documentation index, see [llms.txt](https://mangrove-mc.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mangrove-mc.gitbook.io/wiki/custom-updates/eleodor.md).

# Eleodor

*Eleodor is a strange place, only accessible with magical mushrooms. Inside it is filled by 4 different ecosystems populated with 9 unique forms of life, almost alien to what we have seen before. You must tread carefully to avoid upsetting the wildlife, and* ***The Nemesis***

This update introduced a new dimension, 9 new mobs, 1 boss, and 2 new items.

## Mobs:

Nemesis: A new boss that spawns in the Fungal Forest, has 400 health, and multiple different aerial attacks. Make sure to bring food, and a waterbucket when travelling through the forest.&#x20;

Eleodorians: Tall creatures that are similar to enderman. Passive unless provoked. Comes in 3 different colors

Undead Corpses: Earthy skeletons, similar to their overworld variants. Passive unless provoked. Comes in 2 different colors

Zombies: Fungal Zombies, similar to their overworld variants. Passive unless provoked

Zeepers: Alien Creepers, somewhat similar to their overworld variants. Agressive. Comes in 2 different colors

Fungal Cows: Moo. You can tame them with Red Mushrooms.

## Items:

Essence: A block dropped by the Nemesis that is used to craft Explosive Arrows

Explosive Arrows: ....... Explosive arrows lol. You can craft these with 1 Essence and 1 arrow.

## Worldgen:

Eleodor comes with 4 new biomes. The Fungal Forest, Sleepy Thicket, Moss Basin, and Enchanted. Each of these biomes have unique mob spawns.


---

# 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://mangrove-mc.gitbook.io/wiki/custom-updates/eleodor.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.
