diff --git a/data/json/recipes/recipe_others.json b/data/json/recipes/recipe_others.json index 1bfc6ba1397e7..984d7b09bfef5 100644 --- a/data/json/recipes/recipe_others.json +++ b/data/json/recipes/recipe_others.json @@ -1460,6 +1460,18 @@ "qualities": [ [ { "id": "HAMMER_FINE", "level": 1 }, { "id": "WRENCH", "level": 1 } ], { "id": "SAW_M", "level": 2 } ], "components": [ [ [ "scrap", 1 ] ] ] }, + { + "type": "recipe", + "result": "crude_picklock", + "id_suffix": "from wire", + "category": "CC_OTHER", + "subcategory": "CSC_OTHER_TOOLS", + "skill_used": "fabrication", + "time": "5 m", + "autolearn": true, + "qualities": [ [ { "id": "HAMMER_FINE", "level": 1 }, { "id": "WRENCH", "level": 1 } ] ], + "components": [ [ [ "wire", 2 ] ] ] + }, { "type": "recipe", "result": "tripwire",