Update SetItemDisplay authored by Amy's avatar Amy
Mechanic: SetItemDisplay
================
## Description
Sets the item display name
Attributes
----------
## Attributes
| Attribute | Aliases | Description | Default |
|:---------:|:-------:|:----------------------------------:|:-------:|
| display | d | The new displayed name of the item | |
Examples
--------
## Examples
This changes the item's display name from "Godly Stick" to "This is my new name!" whenever a player right clicks with the item.
```yaml
MyItem:
......
......