{ "recipes": [ { "id": 0, "displayName": "Katana (Two Hand)", "ingredients": [ { "itemType": "katana2H", "count": 1 } ], "products": [ { "itemType": "katana2H", "count": 1 } ] }, { "id": 1, "displayName": "Katana (One Hand)", "ingredients": [ { "itemType": "katana", "count": 1 } ], "products": [ { "itemType": "katana", "count": 1 } ] }, { "id": 2, "displayName": "Workbench", "ingredients": [ { "itemType": "Log", "count": 1 } ], "products": [ { "itemType": "Workbench", "count": 1 } ] } ], "files": [ ] }