... | ... | @@ -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
|
... | ... | |