# Supply Caches

### General Information

**Supply Caches** are Chests, filled with loot and can be looted by Players.

### Availability

**Supply Caches** are available in [**Restricted Zones**](/trixycraft-guide/worlds-world-border-and-setting.md) as well as [**Warzones**](/trixycraft-guide/warzone.md). However, the **Loot** content may vary across both regions.

### Looting

Looting a **Supply Cache** involves killing the hostile mobs surrounding it. When killing hostile mobs that are protecting Supply Caches, they have a chance to drop Supply Cache keys, which briefly enables you to open Supply Caches within a limited time frame.

Additionally, most Supply Caches can only be looted if you meet the level requirements.&#x20;

{% hint style="info" %}
**Note:** Supply Caches in Adventure Lands do not disappear upon being looted. Looting an already looted Supply Cache in Adventure Lands will show a looted prompt instead.
{% endhint %}

### Loot Cooldown

All **Supply Caches** will go on cooldown upon being looted. Their cooldowns are as follow

| Supply Cache Type | Cooldown (Hours) | Breaks After Being Looted? |
| ----------------- | ---------------- | -------------------------- |
| Restricted Zones  | 4                | Yes                        |
| Warzones          | 0.33             | No                         |

{% hint style="warning" %}
**Note:** Looting a Supply Cache requires manual looting, similar to revealing Loot items. If an item is left in a *Restricted Zone* Supply Cache, it will despawn after a few minutes.
{% endhint %}

### Loot Content

**Supply Caches** offer a variety of **Loot**. However, they may not contain any Vanilla Items. [**Restricted Zones**](/trixycraft-guide/worlds-world-border-and-setting.md)' **Supply Caches** will be your primary Loot Source for [**Dish Ingredients**](/sky-edition-guide/dish-and-recipes.md) and [**Recipes**](/sky-edition-guide/dish-and-recipes.md).

#### Restricted Zones Supply Caches Loot Content & Drop Rates

{% hint style="danger" %}
**Note:** This section may not reflect the most updated loot tables.
{% endhint %}

| Loot Item             | Percentage (%) | Types Amount | Drop Amount Per Type |
| --------------------- | -------------- | ------------ | -------------------- |
| Dish Ingredients      | 100            | 2            | 3-8                  |
| Ingredient Powder     | 100            | 1            | 1-8                  |
| Dish Recipe Fragments | 2.5            | 1            | 1                    |
| Custom Items          | 20             | > 1          | >= 1                 |

#### Adventure Lands Supply Caches Loot Content & Drop Rates

| Loot Item             | Percentage (%) | Types Amount | Drop Amount Per Type |
| --------------------- | -------------- | ------------ | -------------------- |
| Artifacts             | 100            | 1-2          | 1-3                  |
| Dish Recipe Fragments | 7.5            | 1            | 1                    |

### Supply Cache Restrictions

On certain scenarios, **Supply Caches** may have a **Loot Restriction** where a player must satisfy a condition before being able to loot a **Supply Cache**.

This *may* include but not limited to:

* Required Experience Level
* Required TrixyLevel
* Required Time Condition


---

# 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://wiki.dtan.io/trixycraft-guide/supply-caches.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.
