Prototype/Container: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Converted to SMW format)
(1.1.51: Prototype/EntityWithOwner added)
Line 1: Line 1:
{{Prototype parent|Prototype/EntityWithHealth}}
{{Prototype parent|Prototype/EntityWithOwner}}
A generic container, such as a chest. Can not be rotated.
A generic container, such as a chest. Can not be rotated.


Line 9: Line 9:


== Mandatory properties ==
== Mandatory properties ==
This prototype inherits all the properties from [[Prototype/EntityWithHealth]].
This prototype inherits all the properties from [[Prototype/EntityWithOwner]].


{{Prototype property|inventory_size|[[Types/uint16|uint16]]}}
{{Prototype property|inventory_size|[[Types/uint16|uint16]]}}

Revision as of 19:26, 21 January 2022

Template:Prototype parent A generic container, such as a chest. Can not be rotated.

Template:Prototype TOC

Extensions

Mandatory properties

This prototype inherits all the properties from Prototype/EntityWithOwner.

Template:Prototype property The number of slots in this container.

Template:Prototype property The picture displayed for this entity.

Optional properties

Template:Prototype property If the red inventory limiter bar is enabled.

Template:Prototype property If the icons of items shown in alt-mode should be scaled to the containers size.

Template:Prototype property Defines how wires visually connect to this container.

Template:Prototype property The maximum circuit wire distance for this container.

Template:Prototype property

Template:Prototype property

Template:Prototype property The pictures displayed for circuit connections to this container.