From 1d806cb66c410dd6f6ba4c96d20f1553794962bf Mon Sep 17 00:00:00 2001 From: Antti Riikonen Date: Sun, 16 Jun 2024 09:31:42 +0000 Subject: [PATCH] Remove nonsensical laundry basket crafting recipe --- data/json/recipes/armor/other.json | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/data/json/recipes/armor/other.json b/data/json/recipes/armor/other.json index ce7e61191be69..47cbca04188cd 100644 --- a/data/json/recipes/armor/other.json +++ b/data/json/recipes/armor/other.json @@ -342,22 +342,6 @@ "components": [ [ [ "faux_fur", 2 ] ], [ [ "scrap", 1 ] ] ], "byproducts": [ [ "scrap_faux_fur", 3 ] ] }, - { - "result": "basket_laundry", - "type": "recipe", - "activity_level": "LIGHT_EXERCISE", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_OTHER", - "skill_used": "fabrication", - "difficulty": 4, - "time": "60 m", - "book_learn": [ [ "textbook_fabrication", 4 ], [ "welding_book", 4 ] ], - "qualities": [ { "id": "ANVIL", "level": 1 }, { "id": "CUT", "level": 2 } ], - "using": [ [ "welding_standard", 1 ] ], - "proficiencies": [ { "proficiency": "prof_plasticworking" } ], - "tools": [ [ [ "surface_heat", 5, "LIST" ] ] ], - "components": [ [ [ "plastic_chunk", 20 ] ] ] - }, { "result": "leather_cat_tail", "type": "recipe",