alt phenol recipe change

This commit is contained in:
Brevven 2022-08-31 20:56:12 -07:00
parent 1ba0c9a4f3
commit f0a6ef1bd0
2 changed files with 2 additions and 1 deletions

View file

@ -82,7 +82,7 @@ if data.raw.item["coke"] then
ingredients = {
{type="fluid", name="light-oil", amount=20}
},
energy_required = 15,
energy_required = 12,
results = {
{type="item", name="phenol", amount=3},
},