phenol fix

This commit is contained in:
Brevven 2023-03-27 16:10:34 -07:00
parent b6a4c82724
commit f1b6b9bf77
3 changed files with 7 additions and 2 deletions

View file

@ -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},
},