-
Notifications
You must be signed in to change notification settings - Fork 0
Rarity Trait
nahkd123 edited this page Jul 28, 2021
·
1 revision
Rarity trait is used to add rarity info to custom items.
traits:
rarity:
value: "rarity"
This is the rarity of the item. Accepted values are: common
, uncommon
, rare
, epic
and legendary
ManyItems let you creates custom item and use them with plugins that uses Custom Items Driver API from FeatherPowders