# Shulker Farms

Shulker farms are slightly modified on Vanilla+ due to paper servers causing a few issues with Shulker behaviour.\
Due to this, designs often have to be altered to work effectively and be unbreakable.

## Automatic Shulker Farm

{% embed url="<https://www.youtube.com/watch?v=s7JZWGcnHYA>" %}
You must use the schematic below since it's slightly altered from the tutorial, however this showcase is important to watch.
{% endembed %}

{% embed url="<https://www.mediafire.com/file/i7lgaw19m4o2hx7/The_Archivists_Shulker_Farm_V4.litematic/file>" %}

Shulker farms work through the mechanic where if a Shulker is hit by a Shulker bullet, it has a chance to duplicate itself and teleport elsewhere. The changes made to this farm manipulate those properties to create a safe chamber in the event your original Shulker accidentally dies, which has a low chance of happening but is not impossible.

In the event your main Shulker does die, simply flick the lever and your safety Shulkers will be released into the farm, replacing the original Shulker.

Once your safety Shulkers are released into the farm, ensure to flick the lever back down.


---

# 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://docs.vanillaplus.net/farms/shulker-farms.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.
