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=..,display=".."} | --- | | MMOItem | mmoitem{type=..,id=..,amount=..,display=".."} | --- |
| Vanilla | vanilla{type=..,name="..",amount=..,display=".."} | {{{material}}}: use caps | | Vanilla | vanilla{type=..,name="..",amount=..,display=".."} | --- |
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:
... ...
......