Prototype/UndergroundBelt
Jump to navigation
Jump to search
Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/EntityWithHealth » Prototype/EntityWithOwner » Prototype/TransportBeltConnectable » Prototype/UndergroundBelt
An underground belt.
Mandatory properties
This prototype inherits all the properties from Prototype/TransportBeltConnectable.
max_distance
Type: uint8
structure
Type: table
Table with the following members:
- direction_in - Sprite4Way - Mandatory.
- direction_out - Sprite4Way - Mandatory.
- back_patch - Sprite4Way - Optional.
- front_patch - Sprite4Way - Optional.
- direction_in_side_loading - Sprite4Way - Optional.
- direction_out_side_loading - Sprite4Way - Optional.
underground_sprite
Type: Sprite
Optional properties
underground_remove_belts_sprite
Type: Sprite