mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-30 20:01:40 +09:00
.
This commit is contained in:
@@ -826,7 +826,7 @@ if settings.startup['PHI-VP'].value then
|
|||||||
type = 'technology',
|
type = 'technology',
|
||||||
name = v .. '-productivity',
|
name = v .. '-productivity',
|
||||||
prerequisites = {v, 'automation-3', 'production-science-pack'},
|
prerequisites = {v, 'automation-3', 'production-science-pack'},
|
||||||
effects = {{type = 'change-recipe-productivity', recipe = v, change = 0.1}},
|
effects = {{type = 'change-recipe-productivity', recipe = v, change = 0.05}},
|
||||||
unit = {
|
unit = {
|
||||||
count_formula = '750 * (1.5 ^ (L - 1))',
|
count_formula = '750 * (1.5 ^ (L - 1))',
|
||||||
ingredients = {{'automation-science-pack', 1}, {'logistic-science-pack', 1}, {'chemical-science-pack', 1}, {'production-science-pack', 1}},
|
ingredients = {{'automation-science-pack', 1}, {'logistic-science-pack', 1}, {'chemical-science-pack', 1}, {'production-science-pack', 1}},
|
||||||
|
|||||||
Reference in New Issue
Block a user