Prototype/Loader1x2: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "== Basics == Extends Prototype/TransportBeltConnectable. == Mandatory properties == This prototype inherits all the properties from Prototype/TransportBeltConnectable...")
 
(→‎structure: formatting)
Line 8: Line 8:
'''Type''': [[Types/table]]
'''Type''': [[Types/table]]


==== direction_in ====
Table with the following mandatory members:
'''Type''': [[Types/Sprite4Way]]


==== direction_out ====
* direction_in - [[Types/Sprite4Way]]
'''Type''': [[Types/Sprite4Way]]
* direction_out - [[Types/Sprite4Way]]


=== filter_count ===
=== filter_count ===

Revision as of 18:58, 22 August 2018

Basics

Extends Prototype/TransportBeltConnectable.

Mandatory properties

This prototype inherits all the properties from Prototype/TransportBeltConnectable.

structure

Type: Types/table

Table with the following mandatory members:

filter_count

Type: Types/uint8

Maximum count of filtered items in loader is 5.

Optional properties

container_distance

Type: Types/double

Default: 1.5

belt_distance

Type: Types/double

Default: 0.5

belt_length

Type: Types/double

Default: 0.5