Changes
Page history
added <item.variable.VARIABLE_NAME> placeholder
authored
Dec 06, 2024
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Placeholders.md
View page @
f8f3ae7f
...
@@ -46,6 +46,7 @@ These placeholders will return information related to the item. If an item has m
...
@@ -46,6 +46,7 @@ These placeholders will return information related to the item. If an item has m
|
<item.color.hex>
| Returns the hex color of the item that called the skill |
|
<item.color.hex>
| Returns the hex color of the item that called the skill |
|
<item.stat.display.STAT_NAME>
| Returns the value of the specified stat. |
|
<item.stat.display.STAT_NAME>
| Returns the value of the specified stat. |
|
<item.stat.display.STAT_NAME.MODIFIER>
| Returns the value of the specified modifier of that stat. |
|
<item.stat.display.STAT_NAME.MODIFIER>
| Returns the value of the specified modifier of that stat. |
|
<item.variable.VARIABLE_NAME>
| Returns the
[
variable on the item
](
/Items#variables
)
called VARIABLE_NAME |
## Font Placeholders
## Font Placeholders
Placeholders that can interact with
[
Custom Fonts
](
ResourcePack-Generator#fonts
)
Placeholders that can interact with
[
Custom Fonts
](
ResourcePack-Generator#fonts
)
...
...
...
...