Prototype/UndergroundBelt: 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 11: Line 11:
'''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]]


=== underground_sprite ===
=== underground_sprite ===
'''Type''': [[Types/Sprite]]
'''Type''': [[Types/Sprite]]

Revision as of 18:59, 22 August 2018

Basics

Extends Prototype/TransportBeltConnectable.

Mandatory properties

This prototype inherits all the properties from Prototype/TransportBeltConnectable.

max_distance

Type: Types/uint8

structure

Type: Types/table

Table with the following mandatory members:

underground_sprite

Type: Types/Sprite