This commit is contained in:
2026-06-29 19:59:55 +09:00
parent e9223cb508
commit 312ef93030
+1
View File
@@ -27,6 +27,7 @@ function main.build(event)
event.entity.remove_unfiltered_items = true
event.entity.infinity_container_filters = chest_filter[event.entity.quality.name]
event.entity.get_inventory(defines.inventory.chest).set_bar()
end
return main