From a724624f92f0fa881381a6f566d6bbe322904f23 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 26 Mar 2022 00:28:45 -0700 Subject: Update the butter and cheese recipes for dairy rework pt 1 and 2. --- json/recipes/basecamps/recipe_groups.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'json/recipes') diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json index 9648ec0..9b951a3 100644 --- a/json/recipes/basecamps/recipe_groups.json +++ b/json/recipes/basecamps/recipe_groups.json @@ -88,9 +88,10 @@ { "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_fresh", "description": " Cook: Cheese, Fresh" }, { "id": "cheese_hard", "description": " Cook: Cheese, Hard" }, - { "id": "milk_cream_rising", "description": " Cook: Rising Cream" }, - { "id": "raw_butter", "description": " Cook: Butter, Raw" }, + { "id": "butter_jar_method", "description": " Cook: Butter" }, + { "id": "butter", "description": " Cook: Butter, using Churn" }, { "id": "flask_yeast", "description": " Cook: Yeast" }, { "id": "tofu", "description": " Cook: Tofu" }, { "id": "coffee_raw", "description": " Cook: Coffee Grounds" }, -- cgit v1.2.1