> For the complete documentation index, see [llms.txt](https://docs.superiormc.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.superiormc.cn/auxilor-plugins/zi-ding-yi-xiao-guo/suo-you-tiao-jian/in_offhand.md).

# in\_offhand

## `in_offhand`

需要（作为触发对象的）实体副手手持的物品是物品列表中的元素。

## 示例配置

```yaml
- id: in_offhand
  args:
    items: # 物品列表，支持物品语句
      - diamond_sword sharpness:4
      - netherite_sword sharpness:3 
```
