From ced449b1b12f8ff4b524faa3f30cbca28312998a Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Thu, 4 Jun 2026 22:59:02 +0900 Subject: [PATCH] . --- PHI-CL/data/b/mig.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PHI-CL/data/b/mig.lua b/PHI-CL/data/b/mig.lua index c30440e..e884a88 100644 --- a/PHI-CL/data/b/mig.lua +++ b/PHI-CL/data/b/mig.lua @@ -650,7 +650,7 @@ if data.raw.item['depleted-uranium-fuel-cell'] and data.raw.item['nuclear-fuel'] end -- MIG A 1 BASE ITEM,ENTITY,RECIPE,RESEARCH_EFFECT -if data.raw['container'] and data.raw['container']['steel-chest'] then +if data.raw['container'] and data.raw['container']['steel-chest'] and data.raw['item']['steel-chest'] then local item = table.deepcopy(data.raw['item']['steel-chest']) item.name = 'proxy-cargo-landing-chest' item.place_result = item.name