From ed18a7e45de8109c67e044aff4da34bf6d782787 Mon Sep 17 00:00:00 2001
From: jc_gargma <jc_gargma@iserlohn-fortress.net>
Date: Thu, 14 Oct 2021 09:34:17 -0700
Subject: Add Roasted Salsify. Add Biodiesel in 10L increments via shim item.

---
 json/recipes/basecamps/recipe_groups.json | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

(limited to 'json/recipes/basecamps')

diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json
index ea7ed86..3541c93 100644
--- a/json/recipes/basecamps/recipe_groups.json
+++ b/json/recipes/basecamps/recipe_groups.json
@@ -20,7 +20,8 @@
       { "id": "pecan_roasted", "description": " Cook: Pecan, Roasted" },
       { "id": "pistachio_roasted", "description": " Cook: Pistachio, Roasted" },
       { "id": "soy_nuts", "description": " Cook: Soybeans, Roasted" },
-      { "id": "walnut_roasted", "description": " Cook: Walnut, Roasted" }
+      { "id": "walnut_roasted", "description": " Cook: Walnut, Roasted" },
+      { "id": "salsify_baked", "description": " Cook: Salsify, Roasted" }
     ]
   },
   {
@@ -347,7 +348,8 @@
       { "id": "chem_rdx", "description": " Craft: RDX" },
       { "id": "chem_hexamine", "description": " Craft: Hexamine" },
       { "id": "chem_hmtd", "description": " Craft: HMTD" },
-      { "id": "chem_compositionb", "description": " Craft: Composition B" }
+      { "id": "chem_compositionb", "description": " Craft: Composition B" },
+      { "id": "biodiesel_sealed", "description": " Craft: Biodiesel" }
     ]
   },
   {
-- 
cgit v1.2.1