From 90e3918617956f4c9e05053335cb545e44f1e4b5 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 16 May 2023 14:51:36 -0700 Subject: Add canned corn and large tin canning. --- json/recipes/basecamps/recipe_groups.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'json/recipes/basecamps') 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" } -- cgit v1.2.1