From d722764c85494632ff27152c51b4aadd5a85ddb2 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Wed, 19 Apr 2023 01:04:26 +0900 Subject: [PATCH] Update data.lua --- PHI-MB/data.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PHI-MB/data.lua b/PHI-MB/data.lua index b48d1c5..6705dce 100644 --- a/PHI-MB/data.lua +++ b/PHI-MB/data.lua @@ -36,7 +36,7 @@ local items = { }, ['centrifuge'] = { enabled = true, - type = 'electric-furnace', + type = 'assembling-machine', name = 'centrifuge', tech = 'uranium-processing', min = 2,