summaryrefslogtreecommitdiff
path: root/json/recipes/basecamps
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-05-16 14:51:36 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-05-16 14:51:36 -0700
commit90e3918617956f4c9e05053335cb545e44f1e4b5 (patch)
treeab56bcda8a11fb9465d69e66740cde35508bc24d /json/recipes/basecamps
parentMigrate string recipe to recipe-fixes mod. (diff)
downloadcataclysm-bn-mod_faction-camp-recipe-expansion-90e3918617956f4c9e05053335cb545e44f1e4b5.tar.xz
Add canned corn and large tin canning.
Diffstat (limited to 'json/recipes/basecamps')
-rw-r--r--json/recipes/basecamps/recipe_groups.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json
index fa4fb17..2a45d3c 100644
--- a/json/recipes/basecamps/recipe_groups.json
+++ b/json/recipes/basecamps/recipe_groups.json
@@ -133,13 +133,17 @@
{ "id": "veggy_pickled_jarred", "description": " Cook: Vegetable, Pickled" },
{ "id": "veggy_pickled_jarred_3l", "description": " Cook: Vegetable, Pickled, 3L Jar" },
{ "id": "can_beans", "description": " Cook: Beans, Canned" },
+ { "id": "can_beans_canned_3l", "description": " Cook: Beans, Canned, 3L Tin" },
{ "id": "can_beans_jarred", "description": " Cook: Beans, Canned, Jar" },
{ "id": "can_beans_jarred_3l", "description": " Cook: Beans, Canned, 3L Jar" },
{ "id": "pickles_ferment", "description": " Cook: Pickles, Fermenting" },
{ "id": "sauerkraut_ferment", "description": " Cook: Sauerkraut, Fermenting" },
{ "id": "can_tomato", "description": " Cook: Tomatoes, Canned" },
+ { "id": "can_tomato_canned_3l", "description": " Cook: Tomatoes, Canned, 3L Tin" },
{ "id": "can_tomato_jarred", "description": " Cook: Tomatoes, Canned, Jar" },
{ "id": "can_tomato_jarred_3l", "description": " Cook: Tomatoes, Canned, 3L Jar" },
+ { "id": "can_corn", "description": " Cook: Corn, Canned" },
+ { "id": "can_corn_canned_3l", "description": " Cook: Corn, Canned, 3L Tin" },
{ "id": "meat_aspic", "description": " Cook: Aspic, Meat" },
{ "id": "veggy_aspic", "description": " Cook: Aspic, Veggy" },
{ "id": "kompot", "description": " Cook: Kompot" }