Prototype/UndergroundBelt
Jump to navigation
Jump to search
Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/EntityWithHealth » Prototype/EntityWithOwner » Prototype/TransportBeltConnectable » Prototype/UndergroundBelt
Basics
Prototype type: underground-belt
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 members:
- direction_in - Types/Sprite4Way - Mandatory.
- direction_out - Types/Sprite4Way - Mandatory.
- back_patch - Types/Sprite4Way - Optional.
- front_patch - Types/Sprite4Way - Optional.
- direction_in_side_loading - Types/Sprite4Way - Optional.
- direction_out_side_loading - Types/Sprite4Way - Optional.
underground_sprite
Type: Types/Sprite
underground_remove_belts_sprite
Type: Types/Sprite