> For the complete documentation index, see [llms.txt](https://docs.jackf.red/storage-sacks/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jackf.red/storage-sacks/storage-sacks.md).

# Storage Sacks

Storage Sacks adds a collection of upgraded bundle variants that can hold more, but filtered to a specific type of resource.

<figure><img src="/files/rBKxb3cwCYUUaLARVfwe" alt="A screenshot of all 36 types of storage sacks added"><figcaption><p>All Storage Sacks added by the mod</p></figcaption></figure>

<figure><img src="/files/SswN0QmyqwWQ5BBnthV7" alt="An example of a full Rock Sack; holding 512 mining detirius"><figcaption><p>An example of a full rock sack.</p></figcaption></figure>

### Dependencies

Storage Sacks requires [Fabric API](https://modrinth.com/mod/fabric-api).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.jackf.red/storage-sacks/storage-sacks.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.
