Prototype/UndergroundBelt: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Set prototype parent)
(Converted to SMW format)
Line 1: Line 1:
{{Prototype parent|Prototype/TransportBeltConnectable}}
{{Prototype parent|Prototype/TransportBeltConnectable}}
An [[underground belt]].


== Basics ==
{{Prototype TOC|underground-belt}}
Prototype type: '''underground-belt'''
 
Extends [[Prototype/TransportBeltConnectable]].


== Mandatory properties ==
== Mandatory properties ==
This prototype inherits all the properties from [[Prototype/TransportBeltConnectable]].
This prototype inherits all the properties from [[Prototype/TransportBeltConnectable]].


=== max_distance ===
{{Prototype property|max_distance|[[Types/uint8|uint8]]}}
'''Type''': [[Types/uint8]]
 
=== structure ===
'''Type''': [[Types/table]]


{{Prototype property|structure|[[Types/table|table]]}}
Table with the following members:
Table with the following members:


* direction_in - [[Types/Sprite4Way]] - Mandatory.
* direction_in - [[Types/Sprite4Way|Sprite4Way]] - Mandatory.
* direction_out - [[Types/Sprite4Way]] - Mandatory.
* direction_out - [[Types/Sprite4Way|Sprite4Way]] - Mandatory.
* back_patch - [[Types/Sprite4Way]] - Optional.
* back_patch - [[Types/Sprite4Way|Sprite4Way]] - Optional.
* front_patch - [[Types/Sprite4Way]] - Optional.
* front_patch - [[Types/Sprite4Way|Sprite4Way]] - Optional.
* direction_in_side_loading - [[Types/Sprite4Way]] - Optional.
* direction_in_side_loading - [[Types/Sprite4Way|Sprite4Way]] - Optional.
* direction_out_side_loading - [[Types/Sprite4Way]] - Optional.
* direction_out_side_loading - [[Types/Sprite4Way|Sprite4Way]] - Optional.


=== underground_sprite ===
{{Prototype property|underground_sprite|[[Types/Sprite|Sprite]]}}
'''Type''': [[Types/Sprite]]


=== underground_remove_belts_sprite ===
{{Prototype property|underground_remove_belts_sprite|[[Types/Sprite|Sprite]]}}
'''Type''': [[Types/Sprite]]

Revision as of 17:23, 5 August 2019

Template:Prototype parent An underground belt.

Template:Prototype TOC

Mandatory properties

This prototype inherits all the properties from Prototype/TransportBeltConnectable.

Template:Prototype property

Template:Prototype property Table with the following members:

Template:Prototype property

Template:Prototype property