# DeluxeMenu

要在 **DeluxeMenu** 中显示 ItemsAdder 物品，你可以添加此内容至 material 中

```yaml
material: itemsadder-red_dye
```

你需要设置自定义物品的 ID，而非 `red_dye`。

### 如何获得 ID？

* 手持你想使用的物品，运行 `/iatag` ![image](https://github.com/LoneDev6/Wiki-ItemsAdder/assets/114158743/9af34ddf-2ad4-40f0-9b14-c77125e57a3b)
* 复制 `id` 的名称，例如 `red_dye`


---

# 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://itemsadder.devs.beer/chinese/compatibility-with-other-plugins/compatible/deluxemenu.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.
