summaryrefslogtreecommitdiff
path: root/json/recipes/basecamps/recipe_groups.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/recipes/basecamps/recipe_groups.json')
-rw-r--r--json/recipes/basecamps/recipe_groups.json8
1 files changed, 5 insertions, 3 deletions
diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json
index 581f4d8..59a1079 100644
--- a/json/recipes/basecamps/recipe_groups.json
+++ b/json/recipes/basecamps/recipe_groups.json
@@ -4,7 +4,6 @@
"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" },
@@ -138,7 +137,9 @@
"building_type": "BASE",
"recipes": [
{ "id": "tinder", "description": " Craft: Tinder" },
- { "id": "pointy_stick", "description": " Craft: Pointy Sticks" }
+ { "id": "pointy_stick", "description": " Craft: Pointy Sticks" },
+ { "id": "cured_pelt", "description": " Craft: Cured Pelt" },
+ { "id": "cured_hide", "description": " Craft: Cured Hide" }
]
},
{
@@ -204,7 +205,8 @@
{ "id": "steel_lump", "description": " Craft: Steel, Lump" },
{ "id": "plastic_chunk", "description": " Craft: Plastic, Chunk, from Bleach/Vinegar" },
{ "id": "plastic_chunk_from_plastic_bags", "description": " Craft: Plastic, Chunk, from Plastic Bags" },
- { "id": "plastic_chunk_from_cash_cards", "description": " Craft: Plastic, Chunk, from Cash Cards/Straws" }
+ { "id": "plastic_chunk_from_cash_cards", "description": " Craft: Plastic, Chunk, from Cash Cards/Straws" },
+ { "id": "concrete", "description": " Craft: Concrete" }
]
},
{