mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-31 04:11:39 +09:00
.
This commit is contained in:
@@ -38,7 +38,7 @@ if settings.startup['PHI-CT'].value then
|
|||||||
end
|
end
|
||||||
|
|
||||||
if event.entity.name == 'trash-chest' then
|
if event.entity.name == 'trash-chest' then
|
||||||
event.entity.infinity_container_filters = {}
|
event.entity.set_infinity_container_filter(1, nil)
|
||||||
event.entity.remove_unfiltered_items = true
|
event.entity.remove_unfiltered_items = true
|
||||||
|
|
||||||
elseif event.entity.name == 'trash-pipe' then
|
elseif event.entity.name == 'trash-pipe' then
|
||||||
|
|||||||
Reference in New Issue
Block a user