Skip to content

Commit

Permalink
Add disassembly recipe for towels (CleverRaven#54760)
Browse files Browse the repository at this point in the history
  • Loading branch information
MNG-cataclysm authored Jan 25, 2022
1 parent 04143c6 commit 9dbadbd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/json/recipes/recipe_deconstruction.json
Original file line number Diff line number Diff line change
Expand Up @@ -5810,5 +5810,13 @@
"difficulty": 3,
"qualities": [ { "id": "FABRIC_CUT", "level": 2 } ],
"components": [ [ [ "nylon", 6 ] ] ]
},
{
"result": "towel",
"type": "uncraft",
"activity_level": "LIGHT_EXERCISE",
"time": "5 m",
"qualities": [ { "id": "CUT_FINE", "level": 1 } ],
"components": [ [ [ "thread", 7 ] ], [ [ "rag", 5 ] ] ]
}
]

0 comments on commit 9dbadbd

Please sign in to comment.