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