> For the complete documentation index, see [llms.txt](https://enchantedmobs.superiormc.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enchantedmobs.superiormc.cn/docs/features/ratity.md).

# Ratity

## Rarity (1.20.5+)

Require item must have specified rarity. Rarity require you extra set in item, by default all items don't have rarity, for item don't have custom rarity, plugin will use "NONE" as result.

{% hint style="info" %}
This is just mean vanilla item's ratity, if you mean ratity/tier from custom plugins, please view [this page](broken://pages/uny2tKJDoQCSrBQqdGzF).
{% endhint %}

```yaml
match-item:
  rarity: NONE
```
