Closest Storage Priority


Closest Storage Priority is a lightweight Factorio 2.0 mod that improves storage selection for logistic robots. It prefers nearer storage chests during delivery while avoiding direct changes to chest filters, so it does not intentionally affect trains or ships.

Content
22 hours ago
2.0
10
Logistic network

Changelog

Version: 0.1.3
Date: 2026-03-24
  Changes:
    - Replaced full-network polling on every pass with tracked-robot processing plus a slower discovery scan.
    - Avoided keeping runtime state for idle robots so the hot path does less work.