fix bakelite requirements

This commit is contained in:
Brevven 2022-07-27 17:36:19 -07:00
parent fa89dce139
commit cc2a28d007
5 changed files with 36 additions and 23 deletions

View file

@ -25,7 +25,7 @@ data:extend({
{util.me.use_phenol() and "phenol" or "coal", 1},
{type="fluid", name="formaldehyde", amount=10}
},
energy_required = 6,
energy_required = 2,
results = {
{type="item", name="bakelite", amount = 2},
},