Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
| 22826b1c39 |
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ if util.k2() then
|
||||||
util.add_ingredient("kr-antimatter-reactor", nuclear_z, 350)
|
util.add_ingredient("kr-antimatter-reactor", nuclear_z, 350)
|
||||||
|
|
||||||
if util.me.early() then
|
if util.me.early() then
|
||||||
util.replace_some_ingredient("stone-brick", "stone", 5, "zircon", 5)
|
util.add_ingredient("stone-brick", "zircon", 1)
|
||||||
end
|
end
|
||||||
if mods["space-exploration"] then
|
if mods["space-exploration"] then
|
||||||
util.replace_some_ingredient("se-stone-brick-vulcanite", "stone", 2, "zircon", 2)
|
util.replace_some_ingredient("se-stone-brick-vulcanite", "stone", 2, "zircon", 2)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue