... | ... | @@ -9,8 +9,8 @@ recipes: |
|
|
| Condition | Usage | Description |
|
|
|
| Min Lvl. | {{{level <min>}}} | Players must be Lvl X or higher. |
|
|
|
| Permission | {{{perm <perm1> <perm2>...}}} | Only players with specific perms may use the recipe.
|
|
|
| Food | {{{food <amount>}}} | The recipes (requires and) consumes X food. |
|
|
|
| Mana | {{{mana <amount>}}} | The recipe (requires and) consumes X mana. |
|
|
|
| Stamina | {{{stamina <amount>}}} | The recipe (requires and) consumes X stamina. |
|
|
|
| Food | {{{food <amount>}}} | The recipes consumes (and requires) X food. |
|
|
|
| Mana | {{{mana <amount>}}} | The recipe consumes (and requires) X mana. |
|
|
|
| Stamina | {{{stamina <amount>}}} | The recipe consumes (and requires) X stamina. |
|
|
|
|
|
|
The `hide-when-locked` recipe option only triggers when at least one of the conditions is/are not met. The recipe will still display in the GUI if the player does not have all the required ingredients. Recipe conditions display at the beginning of the GUI recipe item lore: https://i.imgur.com/xPwlm5B.png |
|
|
\ No newline at end of file |