Skip to content

Commit

Permalink
Removed ammonia from scrap metal recipe as unrealistic
Browse files Browse the repository at this point in the history
  • Loading branch information
Night-Pryanik committed May 18, 2020
1 parent ca512a3 commit 311129c
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions data/json/recipes/recipe_medsandchemicals.json
Original file line number Diff line number Diff line change
Expand Up @@ -557,23 +557,6 @@
"tools": [ [ [ "electrolysis_kit", 250 ] ] ],
"components": [ [ [ "salt_water", 2 ], [ "saline", 10 ] ] ]
},
{
"type": "recipe",
"result": "ammonia",
"category": "CC_CHEM",
"subcategory": "CSC_CHEM_CHEMICALS",
"skill_used": "chemistry",
"difficulty": 5,
"time": "36 m",
"book_learn": [ [ "adv_chemistry", 5 ], [ "textbook_chemistry", 5 ], [ "recipe_labchem", 5 ] ],
"qualities": [ { "id": "CHEM", "level": 2 } ],
"tools": [ [ [ "surface_heat", 20, "LIST" ] ] ],
"components": [
[ [ "water_clean", 1 ], [ "water", 1 ] ],
[ [ "scrap", 1 ] ],
[ [ "charcoal", 5 ], [ "coal_lump", 5 ], [ "lye_powder", 20 ] ]
]
},
{
"type": "recipe",
"result": "oxy_powder",
Expand Down

0 comments on commit 311129c

Please sign in to comment.