Prototype/LogisticContainer: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Languages}} | |||
== Basics == | == Basics == | ||
A generic container, such as a chest, that can be connected to the [[logistic network]]. Based on [[Prototype/SmartContainer]]. | A generic container, such as a chest, that can be connected to the [[logistic network]]. Based on [[Prototype/SmartContainer]]. |
Revision as of 19:49, 6 September 2016
Basics
A generic container, such as a chest, that can be connected to the logistic network. Based on Prototype/SmartContainer.
Properties
This prototype inherits all the properties from Prototype/SmartContainer.
logistic_mode
Type: Types/string
The way this chest interacts with the logistic network. Valid values are "passive-provider", "active-provider", "storage" and "requester".