To create a new recipe in the directory you want to store crafting recipe data create a new Crafting Recipe file under Create/Crafting/Crafting Recipe. Here we can add which item the player is required to have in their inventory to be able to create an item.
Once you have your new recipe you must add it the the GameData for it to show up in the Crafting Menu.
<aside> 💡 Make sure that you don’t forget to add any new items inside game data as well! Otherwise saving won’t work.
</aside>