in progress

This commit is contained in:
Brevven 2022-06-30 02:24:43 -07:00
parent cf95b38821
commit a36a9fa8ab
4 changed files with 97 additions and 106 deletions

View file

@ -32,7 +32,8 @@ data:extend(
allow_productivity = true,
ingredients =
{
{type = "fluid", name = "sulfuric-acid", amount = 3},
mods.bzcarbon and {type = "item", name = "graphite", amount = 1}
or {type = "fluid", name = "sulfuric-acid", amount = 3},
{type = "fluid", name = "water", amount = 25, catalyst_amount = 25},
{type = "item", name = "tin-ore", amount = 9}
},