Prototype/UndergroundBelt: Difference between revisions
Jump to navigation
Jump to search
(→structure: formatting) |
(Added prototype type to page) |
||
Line 1: | Line 1: | ||
== Basics == | == Basics == | ||
Prototype type: '''underground-belt''' | |||
Extends [[Prototype/TransportBeltConnectable]]. | Extends [[Prototype/TransportBeltConnectable]]. | ||
Revision as of 16:27, 21 January 2019
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 mandatory members:
- direction_in - Types/Sprite4Way
- direction_out - Types/Sprite4Way
underground_sprite
Type: Types/Sprite