... | @@ -476,6 +476,14 @@ LegendarySword: |
... | @@ -476,6 +476,14 @@ LegendarySword: |
|
DropClientSide: false
|
|
DropClientSide: false
|
|
```
|
|
```
|
|
|
|
|
|
|
|
#### Rarity
|
|
|
|
Sets the rarity of the item.
|
|
|
|
Can be COMMON, UNCOMMON, RARE and EPIC
|
|
|
|
```yaml
|
|
|
|
TheMusical:
|
|
|
|
Rarity: EPIC
|
|
|
|
Material: COMPASS
|
|
|
|
```
|
|
|
|
|
|
## Examples
|
|
## Examples
|
|
More item examples can be found in the [Examples](/examples/Common-Examples#items) section. |
|
More item examples can be found in the [Examples](/examples/Common-Examples#items) section. |
|
|
|
\ No newline at end of file |