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

# HMCCosmetics

## HMCCosmetics

{% hint style="danger" %}
I'm not the author of this plugin and I don't guarantee its future updates nor if it still works with ItemsAdder.

The official cosmetics solution for ItemsAdder is here instead: [CosmeticsCore](/japanese/compatibility-with-other-plugins/compatible/cosmeticscore.md).
{% endhint %}

## [Download Here](https://www.spigotmc.org/resources/hmccosmetics.100107/)

![](/files/GBKguUS52M6hdfyHIU0t)

### How to Install

* Add HMCCosmetics.jar to your server plugins folder
* Drag the "data" folder in ItemsAdder-Config.zip into the ItemsAdder plugin folder.
* Drag the "HMCCosmetics" folder into your plugins folder.
* Start server
* After your server is started, change the prefix in messages.yml to "%img\_colorful%"

And.. you're done! You have successfully installed HMCCosmetics with the ItemsAdder addon.

### ItemsAdder material type

Using an ItemsAdder item for your cosmetic is very simple. `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:

```
GET https://itemsadder.devs.beer/japanese/compatibility-with-other-plugins/compatible/hmccosmetics.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.
