Updated Recipe Ingredients (creole) authored by Indyuce's avatar Indyuce
...@@ -7,8 +7,8 @@ For instance, the ingredients needed to craft a silver sword are the following: ...@@ -7,8 +7,8 @@ For instance, the ingredients needed to craft a silver sword are the following:
recipes: recipes:
steel-sword: steel-sword:
ingredients: ingredients:
- 'mmoitem MATERIAL STEEL_INGOT 4 Steel_Ingot' - 'mmoitem{type=MATERIAL,id=STEEL_INGOT,amount=4}'
- 'vanilla STICK . 2 Wooden_Stick' - 'vanilla{type=STICK,amount=2}'
``` ```
| Ingredient | Usage | Description | | Ingredient | Usage | Description |
... ...
......