A generic container, such as a chest, that interacts with the logistics network.
ContainerPrototype"active-provider" | "passive-provider" | "requester" | "storage" | "buffer"falsefalseThe way this chest interacts with the logistic network.
uint16truefalseThe number of request slots this logistics container has. Requester-type containers must have > 0 slots and can have a maximum of UtilityConstants::max_logistic_filter_count slots. Storage-type containers must have <= 1 slot.
ItemStackIndextruefalsebooleantruefalseWhether the "no network" icon should be rendered on this entity if the entity is not within a logistics network.
uint8truefalseAnimationtruefalseDrawn when a robot brings/takes items from this container.
VectortruefalseThe offset from the center of this container where a robot visually brings/takes items.
booleantruefalseWhether logistic robots have to deliver the exact amount of items requested to this logistic container instead of over-delivering (within their cargo size).
SoundtruefalsePlayed when a robot brings/takes items from this container. Only loaded if animation is defined.