Update SetLore authored by Amy's avatar Amy
Mechanic: SetLore
================
## Description
Sets the new lore of the item
Attributes
----------
## Attributes
| Attribute | Aliases | Description | Default |
|:---------:|:-------:|:------------------------:|:-------:|
|-----------|---------|--------------------------|---------|
| lore | l | The new lore of the item | |
Examples
--------
## Examples
This changes the item's lore whenever a player right clicks with the item.
```yaml
MyItem:
......
......