unlocks on mine entity
This commit is contained in:
parent
a2163f7e0f
commit
4bc8dce911
1 changed files with 1 additions and 15 deletions
|
|
@ -67,21 +67,7 @@ data:extend({
|
||||||
recipe = "big-titanium-plate",
|
recipe = "big-titanium-plate",
|
||||||
} or nil,
|
} or nil,
|
||||||
},
|
},
|
||||||
unit =
|
research_trigger = {type="mine-entity", entity="titanium-ore"},
|
||||||
{
|
|
||||||
count = 75,
|
|
||||||
ingredients = (mods["Pre0-17-60Oil"] and
|
|
||||||
{
|
|
||||||
{"automation-science-pack", 1},
|
|
||||||
{"logistic-science-pack", 1}
|
|
||||||
} or
|
|
||||||
{
|
|
||||||
{"automation-science-pack", 1},
|
|
||||||
{"logistic-science-pack", 1},
|
|
||||||
{"chemical-science-pack", 1}
|
|
||||||
}),
|
|
||||||
time = 30
|
|
||||||
},
|
|
||||||
prerequisites = {"lubricant"},
|
prerequisites = {"lubricant"},
|
||||||
order = "b-b"
|
order = "b-b"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue