Update Placeholders authored by Lxlp's avatar Lxlp
...@@ -49,8 +49,8 @@ These placeholders will return information related to the item. If an item has m ...@@ -49,8 +49,8 @@ These placeholders will return information related to the item. If an item has m
| <item.stat.display.{Stat}> | Returns the value of the specified stat. | | <item.stat.display.{Stat}> | Returns the value of the specified stat. |
| <item.stat.display.{Stat}.{StatModifier}> | Returns the value of the specified modifier of that stat. | | <item.stat.display.{Stat}.{StatModifier}> | Returns the value of the specified modifier of that stat. |
## Variable Placeholders ## Furniture Placeholders
| Variable Placeholder | Function | | Furniture Placeholder | Function |
|:----------------------------------:|-------------------------------------------------------------------| |:----------------------------------:|-------------------------------------------------------------------|
| <furniture.var.{VariableName}> | Fetched the variable by the given name on the target furniture entity. Can use [Meta Keywords](/../../../MythicMobs/-/wikis/Skills/Placeholders#meta-variable-placeholders) | | <furniture.var.{VariableName}> | Fetched the variable by the given name on the target furniture entity. Can use [Meta Keywords](/../../../MythicMobs/-/wikis/Skills/Placeholders#meta-variable-placeholders) |
... ...
......