Add productivity bonus to stone crushing
This commit is contained in:
parent
aa497468ce
commit
57b48be73d
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ local mod_util = require("mod-util")
|
|||
|
||||
mod_util.convert("crushed-iron-ore")
|
||||
mod_util.convert("crushed-copper-ore")
|
||||
mod_util.add_prod("sand")
|
||||
|
||||
if mods["space-age"] then
|
||||
mod_util.convert("holmium-powder")
|
||||
|
|
Loading…
Add table
Reference in a new issue