0ptera / Inventory-Sensor

Factorio mod adding a combinator that reads inventories of wagons, cars, furnaces and more
Other
5 stars 6 forks source link

Added support for chest type linked-container #20

Closed nicolas-lang closed 3 years ago

nicolas-lang commented 3 years ago

The chest type linked-container is used for example in the mod Space-Exploration. ("Arcolink Storage")

image

This is relevant as the linked-container prototype (https://wiki.factorio.com/Prototype/LinkedContainer) is a chest type that does not support circuit connections.