Prototype/LinkedBelt: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(include entity image)
(mention console commands/mods for connecting linked belts)
Line 1: Line 1:
{{Prototype parent|Prototype/TransportBeltConnectable}}
{{Prototype parent|Prototype/TransportBeltConnectable}}
[[File:Linked belt entity.png|300px|right]]A belt that can be connected to a belt anywhere else, including on a different surface, see [https://lua-api.factorio.com/latest/LuaEntity.html#LuaEntity.connect_linked_belts connect_linked_belts] and other runtime functions.
[[File:Linked belt entity.png|300px|right]]A belt that can be connected to a belt anywhere else, including on a different surface. The linked belts have to be connected with console commands or runtime scripting in mods or scenarios, see [https://lua-api.factorio.com/latest/LuaEntity.html#LuaEntity.connect_linked_belts connect_linked_belts] and other runtime functions.


{{Prototype TOC|linked-belt}}
{{Prototype TOC|linked-belt}}

Revision as of 19:19, 20 July 2022

Template:Prototype parent

Linked belt entity.png

A belt that can be connected to a belt anywhere else, including on a different surface. The linked belts have to be connected with console commands or runtime scripting in mods or scenarios, see connect_linked_belts and other runtime functions.

Template:Prototype TOC

Mandatory properties

This prototype inherits all the properties from Prototype/TransportBeltConnectable.

Template:Prototype property Table with the following members:

Optional properties

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property