Skip to content

Commit

Permalink
Merge pull request #77964 from CleverRaven/kevingranade-not-so-much-c…
Browse files Browse the repository at this point in the history
…arbide

Reign in carbide craft quantity
  • Loading branch information
Night-Pryanik authored Nov 21, 2024
2 parents 4771aa0 + 8a245ff commit 679b0be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/json/recipes/recipe_medsandchemicals.json
Original file line number Diff line number Diff line change
Expand Up @@ -2615,14 +2615,14 @@
"batch_time_factors": [ 25, 2 ],
"//2": "some loss/waste, e.g. imperfect smelting; powder escaping",
"//2a": "Lower limit is based on a guesstimate about how much charge you need in the furnace for it to operate",
"charges": 95000,
"charges": 950,
"book_learn": [ [ "textbook_chemistry", 4 ], [ "textbook_gaswarfare", 4 ], [ "atomic_survival", 3 ] ],
"//3": "At least some knowledge on chemicals handling is required.",
"proficiencies": [ { "proficiency": "prof_intro_chemistry" } ],
"qualities": [ { "id": "FINE_GRIND", "level": 1 } ],
"//4": "460kJ per mole @ 70% energy efficiency",
"tools": [ [ [ "fake_arc_furnace", 650000 ] ] ],
"components": [ [ [ "cac2powder", 100000 ] ] ]
"tools": [ [ [ "fake_arc_furnace", 6500 ] ] ],
"components": [ [ [ "cac2powder", 1000 ] ] ]
},
{
"type": "recipe",
Expand Down

0 comments on commit 679b0be

Please sign in to comment.