Changes
Page history
updateitemlore -> updatelore
authored
May 30, 2022
by
Phillip
Show whitespace changes
Inline
Side-by-side
Skills/Mechanics/UpdateLore.md
0 → 100644
View page @
c4ba23ce
Mechanic: UpdateLore
================
Reparses the lore in your item config
Attributes
----------
This mechanic does not have any attributes.
Examples
--------
```
yaml
MyItem
:
Id
:
stick
Display
:
'
Godly
Stick'
Lore
:
-
'
This
is
a
random
number
<random.0to5>'
Skills
:
-
updatelore{} ~onUse
```
\ No newline at end of file