added equipslot attribute and mechanic aliases authored by Lxlp's avatar Lxlp
## Description
Reparses the lore in your item config
## Attributes
This mechanic does not have any attributes.
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| equipslot | slot, s | The [slot](/../../../MythicMobs/-/wikis/Skills/EquipSlot) to target | |
## Examples
## Examples
```yaml
MyItem:
Id: stick
......@@ -15,3 +18,7 @@ MyItem:
Skills:
- updatelore{} ~onUse
```
## Aliases
- [x] regeneratelore
\ No newline at end of file