Prototype/InfinityContainer
The prototype docs have moved to a new website with an improved format. This documentation page can now be found here: https://lua-api.factorio.com/latest/prototypes/InfinityContainerPrototype.html
This wiki page is no longer updated and will be removed at some point in the future, so please update your browser bookmarks or other links that sent you here. If you'd like to contribute to the new docs, you can leave your feedback on the forums.
Template:Prototype parent A generic container, such as a chest, that can spawn or void items and interact with the logistics network.
Mandatory properties
This prototype inherits all the properties from Prototype/LogisticContainer.
Optional properties
Template:Prototype property Controls which players can control what the chest spawns. Possible options: "all", "none", "admins".
Differing defaults
The defaults of the InfinityContainerPrototype differ from the defaults of the LogisticsContainerPrototype:
- logistic_mode is not mandatory
- render_not_in_network_icon defaults to false
- inventory_size may not be 0