> For the complete documentation index, see [llms.txt](https://mobs.advancedplugins.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mobs.advancedplugins.net/advancedmobs/the-advancedmobs-wiki.md).

# The AdvancedMobs Wiki

<figure><img src="/files/9QPlyhCp2YnlrDfiwSee" alt=""><figcaption></figcaption></figure>

## **A solution to improving the boring Minecraft gameplay**

**AdvancedMobs** is the **ultimate addition** to vanilla gameplay.

\
**Generate new custom mobs in your world** and change the way Minecraft is played. Fight against new monsters in caves or meet the new, advanced mobs, in your worlds and make farms.\
\
**No mods. No resource packs. No texture packs.**

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>20+ New Mobs</strong></td><td>Add many unique new mobs to your server! Click here to learn all new mobs AdvancedMobs has to offer.</td><td><a href="/pages/LueZa7GKxCe88xFvxT2O#available-mobs">/pages/LueZa7GKxCe88xFvxT2O#available-mobs</a></td><td><a href="/files/yfxTPvN9gTiMrNYVMR7p">/files/yfxTPvN9gTiMrNYVMR7p</a></td></tr><tr><td><strong>Custom Mob Mechanics</strong></td><td>Our custom mobs act like normal mobs! Learn all about vanilla mechanics we've implemented by clicking here.</td><td><a href="/pages/wQ1GFMpPRG3vH2IvFDyF">/pages/wQ1GFMpPRG3vH2IvFDyF</a></td><td><a href="/files/jcZKgOYV5wdz0xNYzWqL">/files/jcZKgOYV5wdz0xNYzWqL</a></td></tr><tr><td><strong>Commands &#x26; Permissions</strong></td><td>Click here to view all commands and permissions.</td><td><a href="/pages/hDVzfuU4oxF45wFxyI5f">/pages/hDVzfuU4oxF45wFxyI5f</a></td><td></td></tr><tr><td><strong>API</strong></td><td>Click here to learn how to use AdvancedMobs developer api.</td><td><a href="/pages/Pzood6WfgBKYsIgEtK2r">/pages/Pzood6WfgBKYsIgEtK2r</a></td><td></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://mobs.advancedplugins.net/advancedmobs/the-advancedmobs-wiki.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
