> 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/premium-mobs-pack.md).

# Premium Mobs Pack

Premium Mobs Pack currently offers 3 mobs:

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Reindeer</strong></td><td><a href="/files/MdSfG39oRjsxAD3nTGyb">/files/MdSfG39oRjsxAD3nTGyb</a></td></tr><tr><td><strong>Mammoth</strong></td><td><a href="/files/tpqeC6xGPBCS8wDQXBYA">/files/tpqeC6xGPBCS8wDQXBYA</a></td></tr><tr><td><strong>Bear</strong></td><td><a href="/files/9xVacQdroJ7Cn1je7htx">/files/9xVacQdroJ7Cn1je7htx</a></td></tr></tbody></table>

* Each works with **AdvancedMobs, AdvancedPets** and **MiniaturePets**
* **Plug and Play** - simply add these models to ModelEngine and our plugins will work with them automatically - no need to configure separate pets.
* With **AdvancedMobs**, these mobs already have pre-configured biomes they spawn in and health as well as sounds.
* Each have 3 extra-detailed animations: **Walking, Idle, Death**

<div><figure><img src="/files/PmGKz4a4YV9K35nMXV4l" alt=""><figcaption><p>Bear</p></figcaption></figure> <figure><img src="/files/UpAPxruNPS43GehAIjW4" alt=""><figcaption><p>Reindeer</p></figcaption></figure> <figure><img src="/files/n77dih2Ai6YBUJNE6gmY" alt=""><figcaption><p>Mammoth</p></figcaption></figure></div>

Premium Mobs Pack uses ModelEngine to implement fantastic 3D models into Minecraft. Learn how to use ModelEngine for free with our plugins: [Model Engine](/supported-plugins/modelengine.md)

### <mark style="color:red;">Available on AdvancedPlugins.net:</mark> <https://advancedplugins.net/item/Premium-Mobs-Pack.80>


---

# 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/premium-mobs-pack.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.
