Updated Recipe Ingredients (creole) authored by Indyuce's avatar Indyuce
...@@ -13,7 +13,7 @@ recipes: ...@@ -13,7 +13,7 @@ recipes:
| Ingredient | Usage | Description | | Ingredient | Usage | Description |
| MMOItem | mmoitem <type> <id> (amount) (GUI-name) | --- | | MMOItem | mmoitem <type> <id> (amount) (GUI-name) | --- |
| MMOItem | vanilla <material> (display-name) (amount) (GUI-name) | {{{material}}}: use caps | | Vanilla | vanilla <material> (display-name) (amount) (GUI-name) | {{{material}}}: use caps |
Arguments marked with () brackets are optional. The {{{GUI-name}}} argument corresponds to the name displayed in the ingredient list in the recipe GUI. For vanilla ingredients, set the `display-name` argument to {{{.}}} to have no display name. The ingredient list should look like this in game: Arguments marked with () brackets are optional. The {{{GUI-name}}} argument corresponds to the name displayed in the ingredient list in the recipe GUI. For vanilla ingredients, set the `display-name` argument to {{{.}}} to have no display name. The ingredient list should look like this in game:
... ...
......