This commit is contained in:
2023-09-17 18:10:49 +09:00
parent d826d3d1e1
commit bad196deab

View File

@@ -47,9 +47,12 @@ data.raw['module']['effectivity-module-3'].effect = {consumption = {bonus = -1.5
data.raw['arithmetic-combinator']['arithmetic-combinator'].energy_source.usage_priority = 'primary-input'
data.raw['decider-combinator']['decider-combinator'].energy_source.usage_priority = 'primary-input'
data.raw['repair-tool']['repair-pack'].speed = 4
data.raw['repair-tool']['repair-pack'].durability = 600
data.raw['reactor']['nuclear-reactor'].scale_energy_usage = true
data.raw['pipe']['pipe'].fluid_box.height = 4
data.raw['pipe-to-ground']['pipe-to-ground'].fluid_box.height = 4
data.raw['pipe-to-ground']['pipe-to-ground'].fluid_box.pipe_connections = {{position = {0, -1}}, {position = {0, 1}, max_underground_distance = 20}}