# Storage Pots 📦

#### Storage Pots adds a new vanilla-friendly storage method that can be used to store large quantities of items! A single storage pot can store up to 16384 items of a single type! (256 stacks) and they retain their inventory when broken!

Items can be added to and removed from storage pots in many ways!

* Right clicking on a pot with an item will place it inside
* Throwing items onto a pot will add them in bulk!
* Right clicking on a pot with an empty hand will pop one item out of the top
* Shift-right clicking on a pot with an empty hand will pop a whole stack out instead!

Storage pots also show you how many items are in them at a glance, using 10 squares on the front of the pot that get filled in as it fills up! They're also compatible with hoppers and comparators!

Want to know EXACTLY how much is in your pot? Craft a Whispering Sherd and shift-right click on a pot! It'll whisper to you, telling you the contents of the pot...

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

### Recipe

Pot Recipe&#x20;

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

### Whispering Sherd Recipe

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

<p align="center">Example use - storage for hoppers and crafters <br><img src="/files/WybQ4BgsWwwadX5QnbwI" alt=""></p>


---

# 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://dirkocraft.gitbook.io/dirkocraft/data-packs-and-plugins/storage-pots.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.
