Changes
Page history
added SnapshotUsedBow mechanic
authored
May 03, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Mechanics.md
View page @
c127c38c
...
...
@@ -31,6 +31,7 @@ These mechanics are added by Crucible, and are meant to be used with players and
| [SetItemDisplay] | Sets the item display name |
| [SetLore] | Sets the item's new lore |
| [SetItemNbt] | Sets the item's NBT keys |
| [SnapshotUsedBow] | Snapshots the state of the held bow for use with later projectile damage |
| [UpdateLore] | Reparses the item's lore config |
...
...
@@ -79,6 +80,7 @@ Those mechanics are the ones that deals with custom [Furniture](Furniture). They
[
SetItemDisplay
]:
/Skills/Mechanics/SetItemDisplay
[
SetLore
]:
/Skills/Mechanics/SetLore
[
SetItemNbt
]:
/Skills/Mechanics/SetItemNBT
[
SnapshotUsedBow
]:
/Skills/Mechanics/SnapshotUsedBow
[
UpdateLore
]:
/Skills/Mechanics/UpdateLore
[
FurnitureColor
]:
/Skills/Mechanics/furniturecolor
...
...
...
...