From dc7999ee2ce28d937218020c5611034c715e2344 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 21 Jun 2020 11:00:35 -0700 Subject: Add acorn meal --- recipe_groups.json | 1 + 1 file changed, 1 insertion(+) diff --git a/recipe_groups.json b/recipe_groups.json index 48c0c0d..4ad86aa 100644 --- a/recipe_groups.json +++ b/recipe_groups.json @@ -21,6 +21,7 @@ "recipes": [ { "id": "flour", "description": " Cook: Flour" }, { "id": "cornmeal", "description": " Cook: Cornmeal" }, + { "id": "acorns_cooked", "description": " Cook: Acornmeal" }, { "id": "salt", "description": " Cook: Salt" }, { "id": "lard", "description": " Cook: Lard" }, { "id": "bread", "description": " Cook: Bread" }, -- cgit v1.2.1