Skip to content

Commit

Permalink
Merge pull request #55560 from ElfLeaderMike/leather-jacket-uncraft-r…
Browse files Browse the repository at this point in the history
…ecipe

Add leather jacket uncraft recipe
  • Loading branch information
Rivet-the-Zombie authored Feb 21, 2022
2 parents 158205f + b77792a commit 6c74cc8
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 @@ -402,6 +402,14 @@
"qualities": [ { "id": "CUT", "level": 2 } ],
"components": [ [ [ "leather", 1 ] ] ]
},
{
"result": "jacket_leather",
"type": "uncraft",
"time": "10 m",
"activity_level": "LIGHT_EXERCISE",
"qualities": [ { "id": "CUT", "level": 2 } ],
"components": [ [ [ "leather", 18 ] ], [ [ "zipper_long_plastic", 1 ] ] ]
},
{
"result": "rad_badge",
"type": "uncraft",
Expand Down

0 comments on commit 6c74cc8

Please sign in to comment.