Updated Recipe Conditions (creole) authored by Joshua - Flirtey's avatar Joshua - Flirtey
...@@ -8,7 +8,7 @@ recipes: ...@@ -8,7 +8,7 @@ recipes:
``` ```
| Condition | Usage | Description | | Condition | Usage | Description |
| Min Lvl. | {{{level <min>}}} | Players must be Lvl X or higher. | | Min Lvl. | {{{level <min>}}} | Players must be Lvl X or higher. |
| Permission | {{{perm <perm1> <perm2>...}}} | Only players with specific perms may use the recipe. | Permission | {{{perms <perm1> <perm2>...}}} | Only players with specific perms may use the recipe.
| Food | {{{food <amount>}}} | The recipes consumes (and requires) X food. | | Food | {{{food <amount>}}} | The recipes consumes (and requires) X food. |
| Mana | {{{mana <amount>}}} | The recipe consumes (and requires) X mana. | | Mana | {{{mana <amount>}}} | The recipe consumes (and requires) X mana. |
| Stamina | {{{stamina <amount>}}} | The recipe consumes (and requires) X stamina. | | Stamina | {{{stamina <amount>}}} | The recipe consumes (and requires) X stamina. |
... ...
......