From 54682bb3ec469ea9e76cb05d2889b8fa3d2ff890 Mon Sep 17 00:00:00 2001
From: jc_gargma <jc_gargma@iserlohn-fortress.net>
Date: Sun, 4 Oct 2020 16:24:58 -0700
Subject: Pasta noodles coffee powder fermented jars plastic variants

---
 json/recipes/basecamps/recipe_groups.json | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json
index fbfac53..939abb6 100644
--- a/json/recipes/basecamps/recipe_groups.json
+++ b/json/recipes/basecamps/recipe_groups.json
@@ -47,6 +47,10 @@
       { "id": "bread", "description": " Cook: Bread" },
       { "id": "cornbread", "description": " Cook: Cornbread" },
       { "id": "tortilla_corn", "description": " Cook: Corn Tortilla" },
+      { "id": "noodles_fast", "description": " Cook: Fast Noodles, Raw" },
+      { "id": "macaroni_raw", "description": " Cook: Macaroni Noodles, Raw" },
+      { "id": "spaghetti_raw", "description": " Cook: Spaghetti Noodles, Raw" },
+      { "id": "lasagne_raw", "description": " Cook: Lasagne Noodles, Raw" },
       { "id": "jerky", "description": " Cook: Meat Jerky" },
       { "id": "fruit_leather", "description": " Cook: Fruit Leather" },
       { "id": "mushroom_cooked", "description": " Cook: Mushroom, Cooked" },
@@ -95,6 +99,8 @@
       { "id": "milk_cream_rising", "description": " Cook: Rising Cream" },
       { "id": "raw_butter", "description": " Cook: Butter, Raw" },
       { "id": "tofu", "description": " Cook: Tofu" },
+      { "id": "coffee_raw", "description": " Cook: Coffee Grounds" },
+      { "id": "coffee_raw_kentucky", "description": " Cook: Kentucky Coffee Grounds" },
       { "id": "pie_meat", "description": " Cook: Meat Pie" },
       { "id": "pie_veggy", "description": " Cook: Veggy Pie" },
       { "id": "pie", "description": " Cook: Fruit Pie" },
@@ -106,6 +112,9 @@
       { "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": "sauerkraut_ferment", "description": " Cook: Sauerkraut, Fermenting" },
+      { "id": "pickles_ferment", "description": " Cook: Pickles, Fermenting" },
+      { "id": "eggs_ferment", "description": " Cook: Eggs, Fermenting" },
       { "id": "meat_canned", "description": " Cook: Meat, Canned" },
       { "id": "fish_canned", "description": " Cook: Fish, Canned" },
       { "id": "veggy_canned", "description": " Cook: Vegetables, Canned" },
@@ -193,7 +202,9 @@
       { "id": "steel_chunk", "description": " Craft: Steel, Chunk" },
       { "id": "anvil", "description": " Craft: Anvil" },
       { "id": "steel_lump", "description": " Craft: Steel, Lump" },
-      { "id": "plastic_chunk", "description": " Craft: Plastic, Chunk" }
+      { "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" }
     ]
   },
   { 
-- 
cgit v1.2.1