diff --git a/data/json/recipes/armor/other.json b/data/json/recipes/armor/other.json index 9abb4d78219e..b459a97dee2d 100644 --- a/data/json/recipes/armor/other.json +++ b/data/json/recipes/armor/other.json @@ -604,6 +604,17 @@ "using": [ [ "sewing_standard", 15 ], [ "drawing_tool", 20 ] ], "components": [ [ [ "rag", 30 ] ] ] }, + { + "result": "pirate_flag", + "type": "recipe", + "category": "CC_ARMOR", + "subcategory": "CSC_ARMOR_OTHER", + "skill_used": "tailor", + "time": "50 m", + "autolearn": true, + "using": [ [ "sewing_standard", 15 ], [ "drawing_tool", 20 ] ], + "components": [ [ [ "rag", 30 ] ] ] + }, { "result": "carbon_buckler", "type": "recipe",