... | @@ -13,4 +13,9 @@ recipes: |
... | @@ -13,4 +13,9 @@ recipes: |
|
| 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. |
|
|
|
|
|
|
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 |
|
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 |
|
|
|
|
|
|
|
|
|
=== MMOCore Conditions
|
|
|
|
| Condition | Usage | Description |
|
|
|
|
| Min Profession Lvl. | {{{level <profession> <min>}}} | Players must be Lvl X in a profession or higher. | |
|
|
|
\ No newline at end of file |