mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-31 12:11:40 +09:00
.
This commit is contained in:
@@ -5,7 +5,7 @@ if recipe_multiplier[1] == 1 then
|
|||||||
recipe_multiplier[1] = nil
|
recipe_multiplier[1] = nil
|
||||||
end
|
end
|
||||||
|
|
||||||
data.raw['utility-constants'].default.dynamic_recipe_overload_factor = settings.startup['PHI-RS-RECIPE-DROF'].value
|
data.raw['utility-constants'].default.dynamic_recipe_overload_factor = settings.startup['PHI-RS-RECIPE-DROF'].value / 100
|
||||||
|
|
||||||
if settings.startup['PHI-RS-MODULE'].value == true then
|
if settings.startup['PHI-RS-MODULE'].value == true then
|
||||||
table.insert(items, {
|
table.insert(items, {
|
||||||
|
|||||||
Reference in New Issue
Block a user