Changes
Page history
Added stat.STAT_NAME placeholder
authored
Sep 07, 2023
by
Dante
Show whitespace changes
Inline
Side-by-side
Placeholders.md
View page @
194afd62
...
@@ -33,3 +33,8 @@ These placeholders will return whatever attribute of the item that caused the sk
...
@@ -33,3 +33,8 @@ These placeholders will return whatever attribute of the item that caused the sk
| Trigger Placeholders | Function |
| Trigger Placeholders | Function |
|:--------------------:|----------------------------------------------------------------------------------------|
|:--------------------:|----------------------------------------------------------------------------------------|
|
<trigger.item.hand.nbt.KEY>
| Returns the specified NBT key of the trigger's hand item. |
|
<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