Updated Recipe Ingredients (creole) authored by Indyuce's avatar Indyuce
...@@ -16,8 +16,8 @@ recipes: ...@@ -16,8 +16,8 @@ recipes:
| Vanilla | vanilla{type=..,name="..",amount=..,display=".."} | --- | | 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:
There is one last option for MMOItems ingredients that is the item level. You can make it so MMOItems ingredients have a minimum level for recipes by adding `level=..` to your ingredient line config. There is one last option for MMOItems ingredients that is the item level. You can make it so MMOItems ingredients have a minimum level for recipes by adding {{{level=..}}} to your ingredient line config.
{{https://i.imgur.com/jECX7PW.png}} {{https://i.imgur.com/jECX7PW.png}}
\ No newline at end of file