Changes
Page history
Added stat.STAT_NAME placeholder
authored
Sep 07, 2023
by
Dante
Hide whitespace changes
Inline
Side-by-side
Placeholders.md
View page @
194afd62
...
...
@@ -32,4 +32,9 @@ These placeholders will return whatever attribute of the item that caused the sk
-----------------
| Trigger Placeholders | Function |
|:--------------------:|----------------------------------------------------------------------------------------|
|
<trigger.item.hand.nbt.KEY>
| Returns the specified NBT key of the trigger's hand item. |
\ No newline at end of file
|
<trigger.item.hand.nbt.KEY>
| Returns the specified NBT key of the trigger's hand item. |
-----------------
| Stat Placeholders | Function |
|:--------------------:|----------------------------------------------------------------------------------------|
|
<stat.STAT_NAME>
| Returns the value of the specified stat. |
\ No newline at end of file