Changes
Page history
Update Mechanics
authored
Oct 15, 2024
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Mechanics.md
View page @
00a8b68a
...
@@ -23,7 +23,7 @@ These mechanics are added by Crucible, and are meant to be used with players and
...
@@ -23,7 +23,7 @@ These mechanics are added by Crucible, and are meant to be used with players and
| [SetCrossbowCharged] |Sets the state of the held crossbow's charge |
| [SetCrossbowCharged] |Sets the state of the held crossbow's charge |
| [SetItemDisplay] | Sets the item display name |
| [SetItemDisplay] | Sets the item display name |
| [SetLore] | Sets the item's new lore |
| [SetLore] | Sets the item's new lore |
| [Set
NBT]
| Sets the item's NBT keys |
| [Set
ItemNbt]
| Sets the item's NBT keys |
| [UpdateLore] | Reparses the item's lore config |
| [UpdateLore] | Reparses the item's lore config |
## Furniture Mechanics
## Furniture Mechanics
...
@@ -55,7 +55,7 @@ Those mechanics are the ones that deals with custom [Furniture](Furniture). They
...
@@ -55,7 +55,7 @@ Those mechanics are the ones that deals with custom [Furniture](Furniture). They
[
SetCrossbowCharged
]:
Skills/Mechanics/SetCrossbowCharged
[
SetCrossbowCharged
]:
Skills/Mechanics/SetCrossbowCharged
[
SetItemDisplay
]:
/Skills/Mechanics/SetItemDisplay
[
SetItemDisplay
]:
/Skills/Mechanics/SetItemDisplay
[
SetLore
]:
/Skills/Mechanics/SetLore
[
SetLore
]:
/Skills/Mechanics/SetLore
[
Set
NBT
]:
/Skills/Mechanics/SetItemNBT
[
Set
ItemNbt
]:
/Skills/Mechanics/SetItemNBT
[
UpdateLore
]:
/Skills/Mechanics/UpdateLore
[
UpdateLore
]:
/Skills/Mechanics/UpdateLore
[
FurnitureColor
]:
/Skills/Mechanics/furniturecolor
[
FurnitureColor
]:
/Skills/Mechanics/furniturecolor
...
...
...
...