Copy Paste Machine Setting (#310)

* Update module.lua

* Update module.lua

* Update module.lua

* Update module.lua

* Update module.lua

* Update module.lua

* Update module.lua

* Update module.lua

* Update module.lua
This commit is contained in:
2024-08-25 08:16:09 +09:00
committed by GitHub
parent 9d0ffb434a
commit e4ccd9bd25
2 changed files with 62 additions and 0 deletions

View File

@@ -2,6 +2,8 @@ return {
-- type of machine to handle together
default_module_row_count = 9,
module_slot_max = 4,
copy_paste_module = true,
copy_paste_rotation = false,
machine = {
['electric-mining-drill'] = {
['module'] = 'effectivity-module',