summaryrefslogtreecommitdiff
path: root/json/recipes/basecamps/recipe_groups.json
blob: 83c551b6047c191ec800a5dabffa7aa9eb665220 (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
[
  {
    "type": "recipe_group",
    "name": "kitchen_recipes_1",
    "building_type": "COOK",
    "recipes": [
      { "id": "tinder", "description": " Craft: Tinder" },
      { "id": "meat_cooked", "description": " Cook: Meat, Cooked" },
      { "id": "fish_cooked", "description": " Cook: Fish, Cooked" },
      { "id": "veggy_cooked", "description": " Cook: Veggy, Cooked" },
      { "id": "veggy_wild_cooked", "description": " Cook: Veggy, Cooked Wild" },
      { "id": "boiled_egg", "description": " Cook: Egg, Boiled" },
      { "id": "starch", "description": " Cook: Starch" },
      { "id": "flatbread", "description": " Cook: Flatbread" }
    ]
  },
  {
    "type": "recipe_group",
    "name": "kitchen_recipes_2",
    "building_type": "COOK",
    "recipes": [
      { "id": "flour", "description": " Cook: Flour" },
      { "id": "cornmeal", "description": " Cook: Cornmeal" },
      { "id": "acorns_cooked", "description": " Cook: Acornmeal" },
      { "id": "salt", "description": " Cook: Salt" },
      { "id": "lard", "description": " Cook: Lard" },
      { "id": "bread", "description": " Cook: Bread" },
      { "id": "cornbread", "description": " Cook: Cornbread" },
      { "id": "tortilla_corn", "description": " Cook: Corn Tortilla" },
      { "id": "jerky", "description": " Cook: Meat Jerky" },
      { "id": "fruit_leather", "description": " Cook: Fruit Leather" },
      { "id": "mushroom_cooked", "description": " Cook: Mushroom, Cooked" },
      { "id": "meat_smoked", "description": " Cook: Meat, Smoked" },
      { "id": "fish_smoked", "description": " Cook: Fish, Smoked" },
      { "id": "dry_meat", "description": " Cook: Meat, Dehydrated" },
      { "id": "dry_fish", "description": " Cook: Fish, Dehydrated" },
      { "id": "dry_mushroom", "description": " Cook: Mushroom, Dried" },
      { "id": "dry_tofu", "description": " Cook: Tofu, Dehydrated" },
      { "id": "dry_veggy", "description": " Cook: Vegetable, Dehydrated" },
      { "id": "dry_beans", "description": " Cook: Beans, Dried" },
      { "id": "dry_lentils", "description": " Cook: Lentils, Dried" },
      { "id": "dry_fruit", "description": " Cook: Fruit, Dehydrated" },
      { "id": "powder_eggs", "description": " Cook: Eggs, Powdered" },
      { "id": "milk_powder", "description": " Cook: Milk, Powdered" },
      { "id": "sausage", "description": " Cook: Sausage" },
      { "id": "sausage_wasteland", "description": " Cook: Sausage, Wasteland" }
    ]
  },
  {
    "type": "recipe_group",
    "name": "kitchen_recipes_3",
    "building_type": "COOK",
    "recipes": [
      { "id": "sugar", "description": " Cook: Sugar" },
      { "id": "tallow", "description": " Cook: Tallow" },
      { "id": "cheese_hard", "description": " Cook: Cheese, Hard" },
      { "id": "milk_cream_rising", "description": " Cook: Rising Cream" },
      { "id": "raw_butter", "description": " Cook: Butter, Raw" },
      { "id": "tofu", "description": " Cook: Tofu" },
      { "id": "pie_meat", "description": " Cook: Meat Pie" },
      { "id": "pie_veggy", "description": " Cook: Veggy Pie" },
      { "id": "pie", "description": " Cook: Fruit Pie" },
      { "id": "pie_maple", "description": " Cook: Maple Pie" },
      { "id": "granola", "description": " Cook: Granola" },
      { "id": "hardtack", "description": " Cook: Hardtack" },
      { "id": "pemmican", "description": " Cook: Pemmican" },
      { "id": "meat_pickled_jarred", "description": " Cook: Meat, Pickled" },
      { "id": "fish_pickled_jarred", "description": " Cook: Fish, Pickled" },
      { "id": "veggy_pickled_jarred", "description": " Cook: Veggy, Pickled" },
      { "id": "meat_canned_jarred", "description": " Cook: Meat, Canned" },
      { "id": "fish_canned_jarred", "description": " Cook: Fish, Canned" },
      { "id": "veggy_canned_jarred", "description": " Cook: Vegetables, Canned" },
      { "id": "can_beans_jarred", "description": " Cook: Beans, Canned" },
      { "id": "can_tomato_jarred", "description": " Cook: Tomatoes, Canned" },
      { "id": "apple_canned_jarred", "description": " Cook: Fruit, Canned" },
      { "id": "meat_aspic", "description": " Cook: Meat Aspic" },
      { "id": "veggy_aspic", "description": " Cook: Veggy Aspic" },
      { "id": "kompot", "description": " Cook: Kompot" }
    ]
  },
  {
    "type": "recipe_group",
    "name": "primitive_camp_recipes_1",
    "building_type": "BASE",
    "recipes": [
      { "id": "tinder", "description": " Craft: Tinder" },
      { "id": "pointy_stick", "description": " Craft: Pointy Sticks" }
    ]
  },
  {
    "type": "recipe_group",
    "name": "farm_recipes_1",
    "building_type": "FARM",
    "recipes": [
    ]
  },
  {
    "type": "recipe_group",
    "name": "blacksmith_recipes_5",
    "building_type": "SMITH",
    "recipes": [
      { "id": "knife_combat", "description": " Craft: Knife, Combat" },
      { "id": "knife_trench", "description": " Craft: Knife, Trench" },
      { "id": "spear_steel", "description": " Craft: Spear, Steel" },
      { "id": "machete", "description": " Craft: Machete" },
      { "id": "pipe", "description": " Craft: Pipe" },
      { "id": "screwdriver", "description": " Craft: Screwdriver" },
      { "id": "throwing_axe", "description": " Craft: Axe, Throwing" },
      { "id": "wrench", "description": " Craft: Wrench" },
      { "id": "hatchet", "description": " Craft: Hatchet" },
      { "id": "throwing_knife", "description": " Craft: Knife, Throwing" },
      { "id": "crowbar", "description": " Craft: Crowbar" },
      { "id": "pot", "description": " Craft: Pot" },
      { "id": "hoe", "description": " Craft: Hoe" }
    ]
  }
]