This commit is contained in:
2025-05-13 19:32:10 +09:00
parent 5a4f18a00e
commit 98818c2277
2 changed files with 2 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ local rail_support_pole = {
if settings.startup['PHI-CT'].value then
local function trash_chest_creation(event)
event.entity.infinity_container_filters = {name='trash-chest', mode='exactly', count=0, index=1}
event.entity.remove_unfiltered_items = true
end