Prototype/Loader1x2
Revision as of 12:48, 20 February 2020 by Bilka (talk | contribs) (Bilka moved page Prototype/Loader to Prototype/Loader1x2: Renamed in code)
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 How many item filters this loader has. Maximum count of filtered items in loader is 5.
Optional properties
Template:Prototype property The distance between the position of this loader and the tile of the loader's container target.
Template:Prototype property
The distance between the position of this loader and the tile of the loader's belt target. Should be the same as belt_length
.
Template:Prototype property
How long this loader's belt is. Should be the same as belt_distance
.