diff --git a/develop/items/first-item.md b/develop/items/first-item.md index 3baf2d19c..d424845ce 100644 --- a/develop/items/first-item.md +++ b/develop/items/first-item.md @@ -129,7 +129,7 @@ Alternatively, if you want to make your item a fuel, you can use the `FuelRegist -If you want to add a crafting recipe for your item, you will need to place a recipe JSON file in the `data//recipes` folder. +If you want to add a crafting recipe for your item, you will need to place a recipe JSON file in the `data//recipe` folder. For more information on the recipe format, checkout these resources: