Skip to content

Commit

Permalink
Merge pull request #47779 from nornagon/deconstruct-prescription-sung…
Browse files Browse the repository at this point in the history
…lasses

deconstruct prescription sunglasses to tinted glass
  • Loading branch information
Rivet-the-Zombie authored Feb 28, 2021
2 parents 661c627 + 51884c4 commit 7fa9d4b
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions data/json/recipes/recipe_deconstruction.json
Original file line number Diff line number Diff line change
Expand Up @@ -2182,6 +2182,22 @@
"components": [ [ [ "glass_tinted", 1 ] ] ],
"flags": [ "BLIND_EASY" ]
},
{
"result": "fancy_sunglasses_bifocal",
"type": "uncraft",
"activity_level": "LIGHT_EXERCISE",
"time": "6 s",
"components": [ [ [ "glass_tinted", 1 ] ] ],
"flags": [ "BLIND_EASY" ]
},
{
"result": "fancy_sunglasses_reading",
"type": "uncraft",
"activity_level": "LIGHT_EXERCISE",
"time": "6 s",
"components": [ [ [ "glass_tinted", 1 ] ] ],
"flags": [ "BLIND_EASY" ]
},
{
"result": "felt_patch",
"type": "uncraft",
Expand Down Expand Up @@ -3765,6 +3781,22 @@
"components": [ [ [ "glass_tinted", 1 ] ] ],
"flags": [ "BLIND_EASY" ]
},
{
"result": "sunglasses_bifocal",
"type": "uncraft",
"activity_level": "LIGHT_EXERCISE",
"time": "6 s",
"components": [ [ [ "glass_tinted", 1 ] ] ],
"flags": [ "BLIND_EASY" ]
},
{
"result": "sunglasses_reading",
"type": "uncraft",
"activity_level": "LIGHT_EXERCISE",
"time": "6 s",
"components": [ [ [ "glass_tinted", 1 ] ] ],
"flags": [ "BLIND_EASY" ]
},
{
"result": "survivormap",
"type": "uncraft",
Expand Down

0 comments on commit 7fa9d4b

Please sign in to comment.