Prototype/Loader1x2: Difference between revisions
Jump to navigation
Jump to search
(Converted to SMW format) |
(→Mandatory properties: 0.17.65) |
||
Line 8: | Line 8: | ||
{{Prototype property|structure|[[Types/table|table]]}} | {{Prototype property|structure|[[Types/table|table]]}} | ||
Table with the following | Table with the following members: | ||
* direction_in - [[Types/Sprite4Way|Sprite4Way]] | * direction_in - [[Types/Sprite4Way|Sprite4Way]] - Mandatory. | ||
* direction_out - [[Types/Sprite4Way|Sprite4Way]] | * direction_out - [[Types/Sprite4Way|Sprite4Way]] - Mandatory. | ||
* back_patch - [[Types/Sprite4Way|Sprite4Way]] - Optional. | |||
* front_patch - [[Types/Sprite4Way|Sprite4Way]] - Optional. | |||
{{Prototype property|filter_count|[[Types/uint8|uint8]]}} | {{Prototype property|filter_count|[[Types/uint8|uint8]]}} |
Revision as of 11:57, 14 August 2019
Template:Prototype parent Continuously loads and unloads machines, as an alternative to inserters.
Mandatory properties
This prototype inherits all the properties from Prototype/TransportBeltConnectable.
Template:Prototype property Table with the following members:
- direction_in - Sprite4Way - Mandatory.
- direction_out - Sprite4Way - Mandatory.
- back_patch - Sprite4Way - Optional.
- front_patch - Sprite4Way - Optional.
Template:Prototype property Maximum count of filtered items in loader is 5.