From 73efd4f642978dc2d7bb9a1d06ff75a21a735d15 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 15 Sep 2021 22:59:01 -0700 Subject: Add acornmeal with food processor per BN 2021-09-16-0506 --- json/recipes/basecamps/recipe_groups.json | 1 + 1 file changed, 1 insertion(+) diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json index c4659e9..0e3939a 100644 --- a/json/recipes/basecamps/recipe_groups.json +++ b/json/recipes/basecamps/recipe_groups.json @@ -35,6 +35,7 @@ { "id": "oatmeal", "description": " Cook: Oatmeal" }, { "id": "oatmeal_with_food_processor", "description": " Cook: Oatmeal, using Food Processor" }, { "id": "acorns_cooked", "description": " Cook: Acornmeal" }, + { "id": "acorns_cooked_with_food_processor", "description": " Cook: Acornmeal, using Food Processor" }, { "id": "meal_bone", "description": " Cook: Bonemeal" }, { "id": "meal_bone_with_from_food_processor", "description": " Cook: Bonemeal, using Food Processor" }, { "id": "salt", "description": " Cook: Salt, from Bleach/Lye" }, -- cgit v1.2.1