This commit is contained in:
2025-05-13 19:42:16 +09:00
parent db0ca9cced
commit 0225690317

View File

@@ -32,6 +32,7 @@ local rail_support_pole = {
if settings.startup['PHI-CT'].value then if settings.startup['PHI-CT'].value then
local function trash_chest_creation(event) local function trash_chest_creation(event)
event.entity.set_infinity_container_filter(1, nil)
event.entity.remove_unfiltered_items = true event.entity.remove_unfiltered_items = true
end end