Changes
Page history
Updated Recipe Conditions (creole)
authored
Apr 30, 2020
by
Indyuce
Hide whitespace changes
Inline
Side-by-side
Recipe-Conditions.creole
View page @
3daf51ce
...
@@ -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-sword
n
mmoitems.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. |
...
...
...
...