phenol fix
This commit is contained in:
parent
b6a4c82724
commit
f1b6b9bf77
3 changed files with 7 additions and 2 deletions
|
@ -182,7 +182,7 @@ if mods.bzgas then
|
|||
name="bakelite-hcl",
|
||||
results = {{"bakelite", 3}},
|
||||
ingredients = {
|
||||
{"phenol", 1},
|
||||
{data.raw.item["phenol"] and "phenol" or "coal", 1},
|
||||
{type="fluid", name="formaldehyde", amount=10},
|
||||
{type="fluid", name="hydrogen-chloride", amount=5},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue