> For the complete documentation index, see [llms.txt](https://att.vr42.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://att.vr42.com/basic/items/essentials/backpacks/tong-bao.md).

# 桶包

![](/files/-Mf6sCa_5D8rZpDmgG99)

桶包的特点是只有**10个容量**的液体储存，这意味着厨师可以背着炖肉汤到处走。可以通过抓住桶包并伸手到玩家背后，然后放开它来连接木桶袋。它可以从玩家的背部，把他们的手放在背后，抓住它。 桶包还配有一个专用的勺子钩，因此厨师们可以很容易地将美味的炖肉端出来。

桶包只能使用装配台制作，装配台上有各自的配方页和必要的材料。

桶包需要**2块金属板（铁匠铺制造）、9个木头和2个金属扣（铁匠铺制造）**。您可以在下面的步骤中用不同的材料定制每件作品。

![](/files/-Mf6t-JgOzUh2kugDRAa)

装配顺序如下：&#x20;

底部底座-1个木楔&#x20;

桶壁-8个木楔&#x20;

外部镀层-2块金属板&#x20;

钢包把手-1个金属扣&#x20;

把手-1个金属扣

桶包与背包附件兼容，并有**两个附件槽**。


---

# 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, and the optional `goal` query parameter:

```
GET https://att.vr42.com/basic/items/essentials/backpacks/tong-bao.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
