diff --git a/data/json/recipes/tools/lights.json b/data/json/recipes/tools/lights.json index 658ec28175b28..348050e56a9e3 100644 --- a/data/json/recipes/tools/lights.json +++ b/data/json/recipes/tools/lights.json @@ -341,6 +341,24 @@ [ [ "clay_teapot", 1 ], [ "jug_clay", 1 ], [ "can_food", 1 ], [ "can_drink", 1 ], [ "canister_empty", 1 ] ] ] }, + { + "type": "recipe", + "activity_level": "LIGHT_EXERCISE", + "result": "propane_lantern", + "category": "CC_OTHER", + "subcategory": "CSC_OTHER_TOOLS", + "skill_used": "fabrication", + "difficulty": 5, + "time": "1 h", + "autolearn": true, + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ + [ [ "scrap", 1 ] ], + [ [ "cotton_patchwork", 1 ], [ "cordage_superior_short", 1, "LIST" ] ], + [ [ "bottle_glass", 1 ], [ "flask_glass", 1 ], [ "jar_glass_sealed", 1 ] ], + [ [ "clay_teapot", 1 ], [ "jug_clay", 1 ], [ "can_food", 1 ], [ "can_drink", 1 ], [ "canister_empty", 1 ] ] + ] + }, { "type": "recipe", "activity_level": "ACTIVE_EXERCISE",