From 9f5288ec6524a3eaf79afb10846b0b79f0fef47e Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Wed, 19 Apr 2023 03:48:50 +0900 Subject: [PATCH] Update data.lua --- PHI-MB/data.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PHI-MB/data.lua b/PHI-MB/data.lua index 3ab144f..b197b2c 100644 --- a/PHI-MB/data.lua +++ b/PHI-MB/data.lua @@ -64,7 +64,7 @@ if mods['space-exploration'] then type = 'assembling-machine', name = 'se-space-assembling-machine', ref_name = 'se-space-assembling-machine', - tech = 'se-space-assembling-machine', + tech = 'automation-3', min = 2, max = 3 } @@ -74,7 +74,7 @@ if mods['space-exploration'] then type = 'assembling-machine', name = 'se-space-manufactory', ref_name = 'se-space-manufactory', - tech = 'se-space-manufactory', + tech = 'automation-3', min = 2, max = 3 }