From bd3a8581c4e47258060051dcba506b7eb7a07b1c Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 3 May 2023 13:00:31 -0700 Subject: Sandwiches, fish soup, french toast now use bread_sandwich group. Peanut Butter now uses sugar_standard group. Wasteland Sausages, rennet, and sausage casing now use custom edible_stomach group. Upstream bone broth now allows human bones. Various updates to recipes in order to sync with upstream where my fixes had diverged. --- json/recipes/food/drinks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'json/recipes/food/drinks.json') diff --git a/json/recipes/food/drinks.json b/json/recipes/food/drinks.json index 2c26412..dd01536 100644 --- a/json/recipes/food/drinks.json +++ b/json/recipes/food/drinks.json @@ -123,7 +123,7 @@ [ "milk_evap", 1 ], [ "milk_powder", 1 ] ], - [ [ "water", 6 ], [ "water_clean", 6 ] ], + [ [ "water", 7 ], [ "water_clean", 7 ] ], [ [ "sugar", 5 ] ], [ [ "chilly-p", 1 ] ], [ [ "cinnamon", 1 ] ] -- cgit v1.2.1