> For the complete documentation index, see [llms.txt](https://wiki.drgnshield.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.drgnshield.com/modded-survival/new-animals/buffalo.md).

# Buffalo

One of the custom mobs that can be found in Aten are buffalos. They spawn in packs which can contain up to 10 buffalos. Every pack contains an alpha buffalo which all the smaller buffalos follow.

<figure><img src="/files/8djMuh60BNKEA91MvLw3" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/8YD9PXb1eMYkJAJ1ZWgb" alt=""><figcaption></figcaption></figure>

There are a few biomes in which these speedy tanks spawn in. These include:

* Deserts
* Badlands
* Eroded Badlands
* Savanna Plateau
* Savanna
* Windswept Savanna
* Wooded Badlands
* Bryce Canyons

Buffalos do have 2 items which they drop. These are buffalo meat and buffalo wool. When the Buffalo meat is cooked it give up to 8 hunger while also giving 1 second of regen 3 buff.

Buffalo wool is also useful as it can be used to craft a buffalo backpack. (recipe below)

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

In order to make these backpacks function you must visit Hirmi in Maister Village. He is found at /warp MaisterVillage across the bridge.


---

# 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://wiki.drgnshield.com/modded-survival/new-animals/buffalo.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.
