# 💎 Accessories

## About

**Accessories** is a simple feature that allows players to slightly change visuals of their pets in vanilla bounds, such as **cat types**, **sheep colors**, **horse styles**, and so on.

To apply an accessory on a pet, you need to **right click** it with an **accessory item** in your hand.

Accessory items can be obtained using the plugin [Commands](https://nightexpress.gitbook.io/combatpets/general/commands).

Global accessory settings located in the `accessories.yml` config file.

## Accessories List

More accessory types will be added soon!

| Type            | Description                | Applies to          |
| --------------- | -------------------------- | ------------------- |
| **Age**         | Sets pet to adult or baby. | Animals and Zombies |
| **Size**        | Changes pet size.          | Slimes and Phantoms |
| **Fox Type**    | Changes fox type.          | Foxes               |
| **Llama Color** | Changes llama color.       | Llamas              |
| **Sheep Color** | Changes sheep color.       | Sheeps              |
| **Horse Style** | Changes horse style.       | Horses              |
| **Horse Color** | Changes horse color.       | Hors                |

## Setup Tips

### Toggle Feature

To enable or disable the **Accessories** feature, go to the `config.yml` and set `Features` -> `Accessories` on `false` or `true`
