> 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/compatibility-with-other-plugins/compatible/hmccosmetics.md).

# HMCCosmetics

## HMCCosmetics

{% hint style="danger" %}
我并非该插件的作者，因此不保证其未来的更新，以及是否仍适用于 ItemsAdder。

该插件官方用于解决 ItemsAdder 的方法在此：[CosmeticsCore](/chinese/compatibility-with-other-plugins/compatible/cosmeticscore.md).
{% endhint %}

## [此处下载](https://www.spigotmc.org/resources/hmccosmetics.100107/)

![](/files/BnOw90eO0oYzi1ezcjkf)

### 如何安装

* 添加 HMCCosmetics.jar 至服务器插件文件夹
* 将 ItemsAdder-Config.zip 中的 “data” 文件夹拖至 ItemsAdder 的插件文件夹。
* 将 “HMCCosmetics” 文件夹拖至服务器插件文件夹
* 开启服务器
* 服务器启动后，将 message.yml 中的 prefix 修改为 "%img\_colorful%"

然后..完成！你成功安装了带有 ItemsAdder 附属的 HMCCosmetics。

### ItemsAdder material type

在时装中使用 ItemsAdder 物品很简单。`material: itemsadder:<my_namespace>:<my_item>`


---

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