# Spawners

## **Boosted Mob Spawning in Town Farm Plots**

In Eluria, optimizing mob spawners can significantly enhance your farming efficiency, especially within designated **town farm plots**—areas marked using the `/town plot farm` command. In these plots, spawner rates increase as your town level rises, offering a scalable benefit as you advance. With each level, spawn rates grow, ensuring that your farm plots become progressively more productive over time.

To make the most of these boosted rates, it’s essential to carefully position your spawners. The server limits each chunk to a maximum of **six spawners**, so arranging them across multiple chunks is key. The **optimal setup** for maximizing your farm’s potential is to place your grinder structure at the cross-section of **four adjacent chunks**. By setting up **six spawners in each corner chunk**, you’ll achieve a total of **24 spawners** working in harmony, creating a powerful, rapid-spawning grinder system.

This strategic layout means you’ll benefit from higher spawn frequencies, faster grinder fill-ups, and the ability to handle a larger volume of mobs spawning simultaneously. With your spawners working at maximum efficiency, you can enjoy faster progression, increased loot generation, and a more rewarding gameplay experience in your town farm!

## Aquatic&#x20;

| Mob        | Minimum Light Level | Y-Level               | Spawning Block |
| ---------- | ------------------- | --------------------- | -------------- |
| Drowned    | 0                   | N/A                   | Water          |
| Glow Squid | 0                   | Below Y=30            | Water          |
| Guardian   | 0                   | N/A                   | Water          |
| Squid      | Any                 | Between Y=43 and Y=63 | Water          |
| Turtle     | 8                   | N/A                   | Sand           |

## Farmer&#x20;

| Mob       | Minimum Light Level | Y-Level | Spawning Block |
| --------- | ------------------- | ------- | -------------- |
| Chicken   | 7                   | N/A     | Grass          |
| Cow       | 7                   | N/A     | Grass          |
| Mooshroom | 9                   | N/A     | Mycelium       |
| Pig       | 7                   | N/A     | Grass          |
| Sheep     | 7                   | N/A     | Grass          |

## Zoologist

| Mob        | Minimum Light Level | Y-Level | Spawning Block  |
| ---------- | ------------------- | ------- | --------------- |
| Axolotl    | 0                   | N/A     | Clay            |
| Bee        | Any                 | N/A     | Any             |
| Fox        | 9                   | N/A     | Grass           |
| Horse      | 9                   | N/A     | Grass           |
| Llama      | 7                   | N/A     | Grass           |
| Ocelot     | Any                 | N/A     | Grass           |
| Panda      | 9                   | N/A     | Grass           |
| Polar Bear | 7                   | N/A     | Grass           |
| Rabbit     | 9                   | N/A     | Grass/Snow/Sand |
| Wolf       | 7                   | N/A     | Grass           |

## Slayer

| Mob              | Minimum Light Level | Y-Level | Spawning Block |
| ---------------- | ------------------- | ------- | -------------- |
| Blaze            | 0                   | N/A     |                |
| Cave Spider      | 0                   | N/A     |                |
| Husk             | 0                   | N/A     |                |
| Piglin           | 0                   | N/A     |                |
| Piglin Brute     | 0                   | N/A     |                |
| Skeleton         | 0                   | N/A     |                |
| Spider           | 0                   | N/A     |                |
| Stray            | 0                   | N/A     |                |
| Zombie           | 0                   | N/A     |                |
| Zombified Piglin | 0                   | N/A     |                |

## Nightmare

| Mob             | Minimum Light Level | Y-Level | Spawning Block |
| --------------- | ------------------- | ------- | -------------- |
| Creeper         | 0                   | N/A     | Any            |
| Enderman        | 0                   | N/A     | Any            |
| Iron Golem      | Any                 | N/A     | Any            |
| Magma Cube      | Any                 | N/A     | Any            |
| Phantom         | 0                   | N/A     | Any            |
| Shulker         | Any                 | N/A     | Any            |
| Slime           | Any                 | N/A     | Any            |
| Vindicator      | 0                   | N/A     | Any            |
| Witch           | 0                   | N/A     | Any            |
| Wither Skeleton | 0                   | N/A     | Any            |

## Demonic

| Mob        | Minimum Light Level | Y-Level        | Spawning Block |
| ---------- | ------------------- | -------------- | -------------- |
| Enderman   | 0                   | N/A            | Any            |
| Ghast      | 0                   | N/A            | Any            |
| Magma Cube | Any                 | N/A            | Any            |
| Phantom    | 7                   | Y=64 and above | Any            |
| Shulker    | Any                 | N/A            | Any            |
| Slime      | Any                 | N/A            | Any            |
| Vindicator | 0                   | N/A            | Any            |
| Witch      | 0                   | N/A            | Any            |


---

# 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://dgzyt.gitbook.io/eluria-mc/survival/spawners.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.
