From 23d8e33813724f211b8fc9389376e7d568f63102 Mon Sep 17 00:00:00 2001 From: Sergey Alirzaev Date: Fri, 7 Feb 2020 01:24:22 +0300 Subject: [PATCH] Allow using short cordage pieces to craft candles --- data/json/recipes/recipe_others.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/recipes/recipe_others.json b/data/json/recipes/recipe_others.json index 1e0cca59ff2c0..7124037bd3052 100644 --- a/data/json/recipes/recipe_others.json +++ b/data/json/recipes/recipe_others.json @@ -1345,7 +1345,7 @@ "autolearn": true, "qualities": [ { "id": "CONTAIN", "level": 1 } ], "tools": [ [ [ "lighter", 5 ], [ "ref_lighter", 5 ], [ "surface_heat", 2, "LIST" ] ] ], - "components": [ [ [ "wax", 1 ], [ "any_tallow", 4, "LIST" ] ], [ [ "string_6", 1 ] ] ] + "components": [ [ [ "wax", 1 ], [ "any_tallow", 4, "LIST" ] ], [ [ "string_6", 1 ], [ "cordage_6", 1 ] ] ] }, { "type": "recipe",