nuclear furnace
This commit is contained in:
parent
207cbee58d
commit
c6f40cb12a
3 changed files with 10 additions and 1 deletions
|
|
@ -44,3 +44,7 @@ end
|
|||
if mods["FastFurnaces"] then
|
||||
util.add_titanium_ingredient(1, "fast-long-handed-inserter")
|
||||
end
|
||||
|
||||
if mods["NuclearFurnace"] then
|
||||
util.add_titanium_ingredient(200, "nuclear-furnace-4")
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue