# Storage

{% hint style="info" %}
Infinity Storage units have many benefits!

* Each unit holds 1 item type.
* Depending on the unit, quantity varies, from 6,400 in the Basic Storage Unit, all the way up to 1.6 billion for the highest tier!
* Can be used with cargo for input and output.
* Integrates with Networks.
* Has handy buttons for withdraw/deposit all.
* Contents are kept when breaking.
* Fairly cheap to make starting off.
  {% endhint %}

{% hint style="warning" %}
On MCT, there are a few types of storage options, including Fluffy Barrels and Network Quantum Storage Units. While Fluffy Barrels are easier to make, and hold more items, they **do not** integrate with Networks, like Infinity Storage and Quantum Units do. This means autocrafting from Fluffy Barrels will be harder and slower. However if you do not plan to setup a Networks autocrafting system, then Fluffy barrels may be an easier and cheaper option!
{% endhint %}

### ![](/files/cNAxcHBYFmnfnr9OxGzU) Storage Forge

**Description:** Upgrades the tier of Storage Units. Retains stored items.

{% tabs %}
{% tab title="Obtaining" %}
This item can be crafted in an Enhanced Crafting Table
{% endtab %}

{% tab title="Requires" %}
6 MagSteel, 1 Anvil, 1 Crafting Table, 1 Barrel
{% endtab %}
{% endtabs %}

{% hint style="info" %}
Even though it's in the description, upgrading storage units **does keep contents!**
{% endhint %}

### ![](/files/IFAfuMFOp0RHh0yaJmRM) Basic Storage Unit

**Description:** Capacity: 6,400 items

{% tabs %}
{% tab title="Obtaining" %}
This item can be crafted in a Storage Forge
{% endtab %}

{% tab title="Requires" %}
2 MagSteel, 6 Oak Logs, 1 Barrel
{% endtab %}
{% endtabs %}

### ![](/files/VuJFYV31sbJCDJvp0j44) Advanced Storage Unit

**Description:** Capacity: 25,600 items

{% tabs %}
{% tab title="Obtaining" %}
This item can be crafted in a Storage Forge
{% endtab %}

{% tab title="Requires" %}
6 MagSteel, 2 Machine Circuits, 1 Basic Storage Unit
{% endtab %}
{% endtabs %}

### ![](/files/Yrfz11m6IEIhDlSsnKDJ) Reinforced Storage Unit

**Description:** Capacity: 102,400 items

{% tabs %}
{% tab title="Obtaining" %}
This item can be crafted in a Storage Forge
{% endtab %}

{% tab title="Requires" %}
6 MagSteel Plates, 1 Machine Circuits, 1 Machine Plate, 1 Advanced Storage Unit
{% endtab %}
{% endtabs %}

### ![](/files/Njlpbj2pYl4d9r1tuH9z) Void Storage Unit

**Description:** Capacity: 409,600 items

{% tabs %}
{% tab title="Obtaining" %}
This item can be crafted in a Storage Forge
{% endtab %}

{% tab title="Requires" %}
4 Void Ingots, 2 Magnonium, 1 Machine Plate, 1 Machine Core, 1 Reinforced Storage Unit
{% endtab %}
{% endtabs %}

### ![](/files/pqNdbEk80RWF7ONWZILg) Infinity Storage Unit

**Description:** Capacity: 1,600,000,000 items

{% tabs %}
{% tab title="Obtaining" %}
This item can be crafted in a Storage Forge
{% endtab %}

{% tab title="Requires" %}
6 Infinity Ingots, 2 Void Ingots, 1 Void Storage Unit
{% endtab %}
{% endtabs %}


---

# 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://reasonfounddecoy.gitbook.io/mctantrum-wiki/slimefun/addons/infinity-expansion/storage.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.
