summaryrefslogtreecommitdiff
path: root/json/recipes/recipe_food.json
blob: d80979b3d8b5adc4c097130491b884081dd9d277 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
[
  {
    "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": "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 ] ]
    ]
  }
]