workaround for ore generation
This commit is contained in:
parent
22076c0522
commit
16cecece72
6 changed files with 89 additions and 2 deletions
1
me.lua
1
me.lua
|
|
@ -3,6 +3,7 @@ local me = {}
|
|||
me.name = "bztitanium"
|
||||
me.titanium_plate = ""
|
||||
me.titanium_processing = ""
|
||||
me.ores_for_workaround = {{name="titanium-ore", amount=100000, tiles=300}}
|
||||
|
||||
if mods and mods["FactorioExtended-Plus-Core"] then
|
||||
me.titanium_plate = "titanium-alloy"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue