Factorio Runtime DocsVersion 2.0.20

PipeConnectionDefinition :: table

Table fields

connection_type :: "normal" or "underground" or "linked"
positions :: array[MapPosition]

The 4 cardinal direction connection points for this pipe.

The 4 cardinal direction connection points for this pipe.

max_underground_distance :: uint?

The maximum tile distance this underground connection can connect.

The maximum tile distance this underground connection can connect.

flow_direction :: "input-output" or "input" or "output"
direction :: defines.direction
linked_connection_id :: uint32?

Only supplied if connection_type is "linked".

Only supplied if connection_type is "linked".

Classes

Concepts

Events

Defines