fixed non prod module insertion with recipe

This commit is contained in:
2023-10-06 22:38:14 +09:00
parent 3b66ab1123
commit 484014475f
2 changed files with 20 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
return {
-- type of machine to handle together
default_module_row_count = 4,
default_module_row_count = 6,
module_slot_max = 4,
machine_prod_disallow = {
['beacon'] = true