This commit is contained in:
2025-04-18 02:11:42 +09:00
parent bb36e30e51
commit 86375e5a3d

View File

@@ -33,7 +33,6 @@ 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 = {}
event.entity.remove_unfiltered_items = true
elseif event.entity.name == 'trash-pipe' then