Skip to content

Commit

Permalink
Allow using short cordage pieces to craft candles
Browse files Browse the repository at this point in the history
  • Loading branch information
l29ah committed Feb 6, 2020
1 parent 40c494c commit 23d8e33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/recipes/recipe_others.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 23d8e33

Please sign in to comment.