[
  {
    "type": "recipe",
    "result": "frenchtoast",
    "category": "CC_FOOD",
    "subcategory": "CSC_FOOD_BREAD",
    "skill_used": "cooking",
    "difficulty": 3,
    "time": "12 m",
    "charges": 3,
    "autolearn": true,
    "qualities": [ { "id": "COOK", "level": 2 } ],
    "tools": [ [ [ "surface_heat", 8, "LIST" ] ] ],
    "components": [
      [ [ "milk_standard_raw", 1, "LIST" ] ],
      [ [ "powder_eggs", 1 ], [ "eggs_bird", 1, "LIST" ], [ "egg_reptile", 1 ] ],
      [ [ "cinnamon", 2 ] ],
      [
        [ "flatbread", 2 ],
        [ "bread", 2 ],
        [ "cornbread", 2 ],
        [ "wastebread", 2 ],
        [ "sourdough_bread", 2 ],
        [ "brioche", 2 ],
        [ "hardtack", 2 ]
      ]
    ]
  },
  {
    "type": "recipe",
    "result": "curry_meat",
    "charges": 1,
    "category": "CC_FOOD",
    "subcategory": "CSC_FOOD_MEAT",
    "skill_used": "cooking",
    "difficulty": 2,
    "time": "20 m",
    "autolearn": true,
    "qualities": [ { "id": "COOK", "level": 2 } ],
    "tools": [ [ [ "surface_heat", 8, "LIST" ] ] ],
    "components": [
      [
        [ "veggy", 2 ],
        [ "veggy_wild", 2 ],
        [ "veggy_salted", 2 ],
        [ "rehydrated_veggy", 2 ],
        [ "dry_veggy", 2 ],
        [ "mushroom", 2 ],
        [ "dry_mushroom", 2 ],
        [ "morel_cooked", 2 ],
        [ "mushroom_cooked", 2 ],
        [ "can_beans", 1 ],
        [ "dry_beans", 1 ],
        [ "raw_beans", 1 ],
        [ "tofu", 1 ],
        [ "dry_tofu", 1 ],
        [ "raw_edamame", 1 ],
        [ "dry_lentils", 1 ],
        [ "raw_lentils", 1 ],
        [ "dry_rice", 1 ]
      ],
      [ [ "tomato", 1 ], [ "irradiated_tomato", 1 ], [ "can_tomato", 1 ] ],
      [ [ "meat_red", 1, "LIST" ], [ "dry_meat", 1 ], [ "can_chicken", 1 ] ],
      [ [ "curry_powder", 4 ], [ "chilly-p", 4 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "cheeseburger",
    "category": "CC_FOOD",
    "subcategory": "CSC_FOOD_MEAT",
    "skill_used": "cooking",
    "difficulty": 3,
    "time": "9 m",
    "charges": 2,
    "autolearn": true,
    "qualities": [ { "id": "CUT", "level": 1 }, { "id": "COOK", "level": 2 } ],
    "tools": [ [ [ "surface_heat", 10, "LIST" ] ] ],
    "components": [
      [ [ "meat_red", 1, "LIST" ] ],
      [
        [ "flatbread", 2 ],
        [ "bread", 2 ],
        [ "cornbread", 2 ],
        [ "wastebread", 2 ],
        [ "sourdough_bread", 2 ],
        [ "brioche", 2 ]
      ],
      [ [ "cheese", 1 ], [ "cheese_hard", 1 ], [ "can_cheese", 1 ] ],
      [
        [ "pickle", 1 ],
        [ "veggy_pickled", 1 ],
        [ "irradiated_onion", 1 ],
        [ "onion", 1 ],
        [ "can_tomato", 1 ],
        [ "irradiated_tomato", 1 ],
        [ "tomato", 1 ],
        [ "lettuce", 1 ],
        [ "irradiated_lettuce", 1 ]
      ],
      [
        [ "ketchup", 1 ],
        [ "mustard", 1 ],
        [ "horseradish", 1 ],
        [ "mayonnaise", 1 ],
        [ "bacon", 1 ],
        [ "seasoning_salt", 1 ],
        [ "soysauce", 1 ],
        [ "sauerkraut", 1 ]
      ]
    ]
  },
  {
    "type": "recipe",
    "result": "hamburger",
    "category": "CC_FOOD",
    "subcategory": "CSC_FOOD_MEAT",
    "skill_used": "cooking",
    "difficulty": 3,
    "time": "8 m",
    "charges": 2,
    "autolearn": true,
    "qualities": [ { "id": "CUT", "level": 1 }, { "id": "COOK", "level": 2 } ],
    "tools": [ [ [ "surface_heat", 10, "LIST" ] ] ],
    "components": [
      [ [ "meat_red", 1, "LIST" ] ],
      [
        [ "flatbread", 2 ],
        [ "bread", 2 ],
        [ "cornbread", 2 ],
        [ "wastebread", 2 ],
        [ "sourdough_bread", 2 ],
        [ "brioche", 2 ]
      ],
      [
        [ "pickle", 1 ],
        [ "veggy_pickled", 1 ],
        [ "irradiated_onion", 1 ],
        [ "onion", 1 ],
        [ "can_tomato", 1 ],
        [ "irradiated_tomato", 1 ],
        [ "tomato", 1 ],
        [ "lettuce", 1 ],
        [ "irradiated_lettuce", 1 ]
      ],
      [
        [ "ketchup", 1 ],
        [ "mustard", 1 ],
        [ "horseradish", 1 ],
        [ "mayonnaise", 1 ],
        [ "bacon", 1 ],
        [ "seasoning_salt", 1 ],
        [ "soysauce", 1 ],
        [ "sauerkraut", 1 ]
      ]
    ]
  },
  {
    "type": "recipe",
    "result": "blt",
    "category": "CC_FOOD",
    "subcategory": "CSC_FOOD_MEAT",
    "skill_used": "cooking",
    "difficulty": 2,
    "time": "6 m",
    "autolearn": true,
    "qualities": [ { "id": "CUT", "level": 1 }, { "id": "COOK", "level": 2 } ],
    "tools": [ [ [ "surface_heat", 10, "LIST" ] ] ],
    "components": [
      [
        [ "flatbread", 2 ],
        [ "bread", 2 ],
        [ "cornbread", 2 ],
        [ "wastebread", 2 ],
        [ "sourdough_bread", 2 ],
        [ "brioche", 2 ]
      ],
      [ [ "bacon", 1 ] ],
      [ [ "lettuce", 1 ], [ "irradiated_lettuce", 1 ] ],
      [ [ "can_tomato", 1 ], [ "irradiated_tomato", 1 ], [ "tomato", 1 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "sandwich_cucumber",
    "category": "CC_FOOD",
    "subcategory": "CSC_FOOD_SNACK",
    "skill_used": "cooking",
    "time": "1 m",
    "autolearn": true,
    "qualities": [ { "id": "CUT", "level": 1 } ],
    "components": [
      [
        [ "flatbread", 2 ],
        [ "bread", 2 ],
        [ "cornbread", 2 ],
        [ "wastebread", 2 ],
        [ "sourdough_bread", 2 ],
        [ "brioche", 2 ]
      ],
      [ [ "cucumber", 1 ], [ "irradiated_cucumber", 1 ] ],
      [ [ "mayonnaise", 1 ], [ "mustard", 1 ], [ "horseradish", 1 ], [ "seasoning_salt", 1 ] ]
    ]
  }
]