{ "recipes": [ { "displayName": "Stone Axe", "craftingTag" : "HAND", "ingredients": [ { "itemType": "Stick", "count": 1 }, { "itemType": "Rock", "count": 1 } ], "products": [ { "itemType": "Stone Axe", "count": 1 } ] } ], "files": [ ] }