added onFurnitureStateChange authored by Lxlp's avatar Lxlp
...@@ -40,6 +40,7 @@ Crucible supports all triggers that generally make sense, and also adds a bunch ...@@ -40,6 +40,7 @@ Crucible supports all triggers that generally make sense, and also adds a bunch
| onPickup | When a player picks up a crucible item | | onPickup | When a player picks up a crucible item |
| onHold | When the player holds an item | | onHold | When the player holds an item |
| onUnHeld | When the player switches off the item from their hotbar | | onUnHeld | When the player switches off the item from their hotbar |
| onFurnitureStateChange | When the [Furniture](/wikis/Furniture) changes state. |
Example Usages Example Usages
... ...
......