Skip to content

Commit

Permalink
Remove nonsensical laundry basket crafting recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
harakka committed Jun 16, 2024
1 parent ae7671a commit 1d806cb
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions data/json/recipes/armor/other.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 1d806cb

Please sign in to comment.