Skip to content

Commit

Permalink
Merge pull request CleverRaven#68391 from KeremBabaG/le-tin
Browse files Browse the repository at this point in the history
add scrap tin to tin powder recipe
  • Loading branch information
Maleclypse authored Sep 29, 2023
2 parents 9a4b2e0 + 639d721 commit 9a345c5
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions data/json/recipes/other/materials.json
Original file line number Diff line number Diff line change
Expand Up @@ -951,6 +951,20 @@
[ [ "tin_plate", 1 ], [ "tin_cup", 1 ], [ "bowl_pewter", 1 ] ]
]
},
{
"result": "tin",
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
"category": "CC_OTHER",
"subcategory": "CSC_OTHER_MATERIALS",
"skill_used": "fabrication",
"difficulty": 3,
"autolearn": true,
"time": "3 m",
"batch_time_factors": [ 75, 3 ],
"tools": [ [ [ "chemistry_set", 50 ] ], [ [ "jar_glass_sealed", -1 ], [ "jar_3l_glass_sealed", -1 ] ] ],
"components": [ [ [ "scrap_tin", 4 ] ] ]
},
{
"type": "recipe",
"activity_level": "MODERATE_EXERCISE",
Expand Down

0 comments on commit 9a345c5

Please sign in to comment.