From 022569031794a82d31f99f478c2e599ffc2e03fd Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Tue, 13 May 2025 19:42:16 +0900 Subject: [PATCH] . --- PHI-CL/control.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/PHI-CL/control.lua b/PHI-CL/control.lua index 996400f..1bfa7fe 100644 --- a/PHI-CL/control.lua +++ b/PHI-CL/control.lua @@ -32,6 +32,7 @@ local rail_support_pole = { if settings.startup['PHI-CT'].value then local function trash_chest_creation(event) + event.entity.set_infinity_container_filter(1, nil) event.entity.remove_unfiltered_items = true end