From 4d8827cf8613706289ec7d0977fa4449e9838dd4 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 10 Mar 2021 16:53:44 -0800 Subject: Typo --- json/recipes/food/canned.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/recipes/food/canned.json b/json/recipes/food/canned.json index 3717e53..5f8467e 100644 --- a/json/recipes/food/canned.json +++ b/json/recipes/food/canned.json @@ -56,7 +56,7 @@ "batch_time_factors": [ 80, 4 ], "qualities": [ { "id": "COOK", "level": 3 } ], "tools": [ [ [ "surface_heat", 200, "LIST" ] ], [ [ "pot_canning", -1 ] ] ], - "components": [ [ [ "jar_3l_glass", 1 ] ], [ [ "water", 22 ], [ "water_clean", 22 ] ], [ [ "bone", 120 ], [ "bone_human", 120 ] ] + "components": [ [ [ "jar_3l_glass", 1 ] ], [ [ "water", 22 ], [ "water_clean", 22 ] ], [ [ "bone", 120 ], [ "bone_human", 120 ] ] ] }, { "type": "recipe", -- cgit v1.2.1