Changes
Page history
added Rarity
authored
Feb 05, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Items/Items.md
View page @
3ff0206a
...
...
@@ -476,6 +476,14 @@ LegendarySword:
DropClientSide
:
false
```
#### Rarity
Sets the rarity of the item.
Can be COMMON, UNCOMMON, RARE and EPIC
```
yaml
TheMusical
:
Rarity
:
EPIC
Material
:
COMPASS
```
## Examples
More item examples can be found in the
[
Examples
](
/examples/Common-Examples#items
)
section.
\ No newline at end of file