From 1b22fc2ae30c2a21c309a47c48e4ebddbd6afd31 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 4 Oct 2020 13:37:36 -0700 Subject: More salt and sugar recipes --- json/recipes/basecamps/recipe_groups.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json index 9018aa4..2e13552 100644 --- a/json/recipes/basecamps/recipe_groups.json +++ b/json/recipes/basecamps/recipe_groups.json @@ -34,9 +34,10 @@ { "id": "cornmeal", "description": " Cook: Cornmeal" }, { "id": "oatmeal", "description": " Cook: Oatmeal" }, { "id": "acorns_cooked", "description": " Cook: Acornmeal" }, - { "id": "salt", "description": " Cook: Salt, from bleach/lye" }, - { "id": "salt_from_salt_water", "description": " Cook: Salt, from salt water" }, - { "id": "salt_from_mineral", "description": " Cook: Salt, from rocksalt" }, + { "id": "salt", "description": " Cook: Salt, from Bleach/Lye" }, + { "id": "salt_from_hickory", "description": " Cook: Salt, from Hickory Root" }, + { "id": "salt_from_salt_water", "description": " Cook: Salt, from Salt Water" }, + { "id": "salt_from_mineral", "description": " Cook: Salt, from Rock Salt" }, { "id": "lard", "description": " Cook: Lard" }, { "id": "bread", "description": " Cook: Bread" }, { "id": "cornbread", "description": " Cook: Cornbread" }, @@ -66,7 +67,10 @@ "name": "kitchen_recipes_3", "building_type": "COOK", "recipes": [ - { "id": "sugar", "description": " Cook: Sugar" }, + { "id": "sugar", "description": " Cook: Sugar, from Sweet Water" }, + { "id": "sugar_from_sweets", "description": " Cook: Sugar, from Sweets" }, + { "id": "sugar_from_beets", "description": " Cook: Sugar, from Sugar Beets" }, + { "id": "sugar_from_wood", "description": " Cook: Sugar, from Wood" }, { "id": "tallow", "description": " Cook: Tallow" }, { "id": "cheese_hard", "description": " Cook: Cheese, Hard" }, { "id": "milk_cream_rising", "description": " Cook: Rising Cream" }, -- cgit v1.2.1