Document that infinity_container_filters works on ghosts
Posted: Mon Jul 21, 2025 12:45 am
I discovered that ghost infinity chest/wagon/pipe filters can be interacted with just like ghost logistic chests. The following entries should have the note "Also works for ghosts", similar to LuaEntity::get_inventory_filter().
- LuaEntity::infinity_container_filters
- LuaEntity::remove_unfiltered_items
- LuaEntity::get_infinity_container_filter()
- LuaEntity::set_infinity_container_filter()
- LuaEntity::get_infinity_pipe_filter()
- LuaEntity::set_infinity_pipe_filter()