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:
recipes:
steel-sword:
ingredients:
- 'mmoitem MATERIAL STEEL_INGOT 4 Steel_Ingot'
- 'vanilla STICK . 2 Wooden_Stick'
- 'mmoitem{type=MATERIAL,id=STEEL_INGOT,amount=4}'
- 'vanilla{type=STICK,amount=2}'
```
| Ingredient | Usage | Description |
......
......