Cargo Pad Monitor


Adds a Cargo Pad Monitor combinator. Place it next to a cargo landing pad and it outputs the pad's contents to the circuit network. This lets you read a pad's contents AND drive its requests by circuit at the same time -- vanilla only lets a pad's own connector do one of the two (read OR set requests). Set the pad itself to 'Set requests' for requests, and read contents from the Monitor.

Content
8 hours ago
2.0
0
Logistics Logistic network Circuit network Cheats

Changelog

Version: 0.1.0
Date: 2026-08-02
  Features:
    - Adds the Cargo Pad Monitor combinator. Placed near a cargo landing pad it
      outputs that pad's contents to the circuit network. Because it has its own
      wire connector, you can read a pad's contents through it while the pad's
      own connector is set to "Set requests" -- circuit-driven requests AND
      circuit-read contents on the same pad at the same time, which the pad alone
      cannot do (its circuit mode is exclusive).