... | ... | @@ -4,7 +4,7 @@ recipes: |
|
|
steel-sword:
|
|
|
conditions:
|
|
|
- '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 |
|
|
|
| Min Lvl. | {{{level{level=<min>}}}} | Players must be Lvl X or higher. |
|
... | ... | |