From b5ff66f113e3e8c4737194b35a4c518e4e448ee4 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 1 May 2021 22:57:37 -0700 Subject: Add recipes for unshelled nuts --- json/recipes/basecamps/recipe_groups.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'json/recipes/basecamps/recipe_groups.json') diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json index 1556d17..e2f76fd 100644 --- a/json/recipes/basecamps/recipe_groups.json +++ b/json/recipes/basecamps/recipe_groups.json @@ -21,7 +21,15 @@ { "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": "almond_unshelled", "description": " Cook: Almond, Unshelled" }, + { "id": "chestnut_unshelled", "description": " Cook: Chestnut, Unshelled" }, + { "id": "hazelnut_unshelled", "description": " Cook: Hazelnut, Unshelled" }, + { "id": "hickory_nut_unshelled", "description": " Cook: Hickory Nut, Unshelled" }, + { "id": "peanut_unshelled", "description": " Cook: Peanut, Unshelled" }, + { "id": "pecan_unshelled", "description": " Cook: Pecan, Unshelled" }, + { "id": "pistachio_unshelled", "description": " Cook: Pistachio, Unshelled" }, + { "id": "walnut_unshelled", "description": " Cook: Walnut, Unshelled" } ] }, { -- cgit v1.2.1