hcl pure recipe fix
This commit is contained in:
parent
9bb395b973
commit
2e2ecfe4dc
2 changed files with 6 additions and 7 deletions
|
@ -66,7 +66,7 @@ data:extend({
|
|||
{
|
||||
type = "recipe",
|
||||
name = "hydrogen-chloride-pure",
|
||||
results = {{type="fluid", name="hydrogen-chloride", amount=10}},
|
||||
results = {{type="fluid", name="hydrogen-chloride", amount=20}},
|
||||
ingredients = {
|
||||
{type="fluid", name="water", amount=10},
|
||||
{type="fluid", name="chlorine", amount=10},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue