Changes
Page history
Added SetNBT to mechanics
authored
Aug 31, 2023
by
Dante
Hide whitespace changes
Inline
Side-by-side
Skills/Mechanics.md
View page @
a7d5fc1f
...
@@ -24,9 +24,9 @@ These mechanics are added by Crucible, and are meant to be used with players and
...
@@ -24,9 +24,9 @@ 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 |
| [SetNBT] | Sets the item's NBT keys |
| [UpdateLore] | Reparses the item's lore config |
| [UpdateLore] | Reparses the item's lore config |
Furniture Mechanics
Furniture Mechanics
-------------------
-------------------
...
@@ -57,6 +57,7 @@ Those mechanics are the ones that deals with custom [Furniture](Furniture). They
...
@@ -57,6 +57,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
[
SetNBT
]:
/Skills/Mechanics/SetItemNBT
[
UpdateLore
]:
/Skills/Mechanics/UpdateLore
[
UpdateLore
]:
/Skills/Mechanics/UpdateLore
[
FurnitureColor
]:
/Skills/Mechanics/furniturecolor
[
FurnitureColor
]:
/Skills/Mechanics/furniturecolor
...
...
...
...