From ac8c8340c9638044f83fa298e11035b7519d4dde Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Tue, 28 Apr 2026 19:54:25 +0900 Subject: [PATCH] . Co-authored-by: Copilot --- PHI-CL/data/b/mig.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/PHI-CL/data/b/mig.lua b/PHI-CL/data/b/mig.lua index a803288..ef45adc 100644 --- a/PHI-CL/data/b/mig.lua +++ b/PHI-CL/data/b/mig.lua @@ -475,6 +475,7 @@ if data.raw.technology['turbo-transport-belt'] and data.raw['underground-belt'] table.insert(data.raw.technology['turbo-transport-belt'].effects, {type = 'unlock-recipe', recipe = 'turbo-underground-belt-a'}) end +-- MIG C 1 BASE ENTITY data.raw['proxy-container']['proxy-container'].flags = {'not-blueprintable', 'hide-alt-info', 'not-deconstructable', 'not-flammable', 'not-on-map', 'placeable-off-grid', 'placeable-player', 'no-automated-item-insertion', 'no-automated-item-removal'} data.raw['proxy-container']['proxy-container'].draw_inventory_content = false