> For the complete documentation index, see [llms.txt](https://itemsadder.devs.beer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://itemsadder.devs.beer/chinese/cha-jian-shi-yong-fang-fa/adding-content/mobs/advanced-method/hands-equipment.md).

# 手持装备

## 显示自定义实体手部装备

{% embed url="<https://youtu.be/LL0c9U4q6gA>" %}

## 如何配置手部位置

使用 **Blockbench** 打开你的 `.iaentitymodel` 模型文件。

选择实体手部的基础骨骼。

![](/files/bnRRd7QfBAhMYld5iKx1)

创建一个新的组，该组将成为手部骨骼的子组。

![](/files/0dBaLg7wciXImcBfLD35)

右键点击骨骼并选择 "**Bone Config**"，在这种情况下选择 `left_hand_slot`

![](/files/9zr17Divt04ilizZdp4M)

勾选 "**Left hand pivot**" 选项并按 "**Confirm**"。

![](/files/tXfDeeBI26gX08OWHmRO)

如你所见，手部枢轴骨骼现在有了一个新图标。

![](/files/R34qySyYGPkIg4hYZIZL)

![](/files/rpfOgv1eU2EaijPnQgcR)

按照相同的步骤指定右手，然后像往常一样导出模型。

{% content-ref url="/pages/Ohea0SX4AEq18dGON8I4" %}
[创建](/chinese/cha-jian-shi-yong-fang-fa/adding-content/mobs/advanced-method/creation.md)
{% endcontent-ref %}

![](/files/vjdGOLflV5qElm04j4x7)


---

# 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://itemsadder.devs.beer/chinese/cha-jian-shi-yong-fang-fa/adding-content/mobs/advanced-method/hands-equipment.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.
