# Shulker Box Loaders and Unloaders

## Shulker Box Loaders

{% embed url="<https://youtu.be/VEkq0eL7_Ew>" %}
credits to SamosTheSage
{% endembed %}

***

The first half of this video covers Shulker box loaders.\
\
Nothing changes with the Redstone in Shulker box loaders on Vanilla+, the only thing you may have to change is adding a wall on the sides of your Shulker box and Redstone comparator, to keep the Shulker boxes from flying out of the farm.

You may occasionally notice a filled Shulker box has landed in the hopper next to it if you tile these next to each-other, this is nothing to worry about, just a product of TPS fluctuation.

<figure><img src="/files/4KV2RRYCCFy2MMSTN1ob" alt="" width="563"><figcaption><p>This is an example of the walls you may have to build.</p></figcaption></figure>

***

## Shulker Box Unloaders

The second half of the above video covers Shulker box unloaders.

Nothing changes with the Redstone in Shulker box unloaders, the only thing you may have to change is adding a wall on the sides of your Shulker box and Redstone comparator, the exact same as you would a Shulker box loader.


---

# 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/shulker-box-loaders-and-unloaders.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.
