From bb36e30e512fbebfccef2377f1aa5a4979945ba4 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Fri, 18 Apr 2025 02:07:22 +0900 Subject: [PATCH] . --- PHI-CL/control.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PHI-CL/control.lua b/PHI-CL/control.lua index 8d1d252..c040b29 100644 --- a/PHI-CL/control.lua +++ b/PHI-CL/control.lua @@ -33,7 +33,7 @@ local rail_support_pole = { if settings.startup['PHI-CT'].value then local function trash_creation(event) if event.entity.name == 'trash-chest' then - event.entity.infinity_container_filters = {{name='automation-science-pack', count=0, mode='exactly', index=1}} + event.entity.infinity_container_filters = {} event.entity.remove_unfiltered_items = true elseif event.entity.name == 'trash-pipe' then