Updated Recipe Conditions (creole) authored by Indyuce's avatar Indyuce
...@@ -4,7 +4,7 @@ recipes: ...@@ -4,7 +4,7 @@ recipes:
steel-sword: steel-sword:
conditions: conditions:
- 'level{level=5}' - 'level{level=5}'
- 'perms{list="mmoitems.recipe.steel-swordnmmoitems.recipe.station.steel"}' - 'perms{list="mmoitems.recipe.steel-sword,mmoitems.recipe.station.steel"}'
``` ```
| Condition | Usage | Description | | Condition | Usage | Description |
| Min Lvl. | {{{level{level=<min>}}}} | Players must be Lvl X or higher. | | Min Lvl. | {{{level{level=<min>}}}} | Players must be Lvl X or higher. |
... ...
......