What is the lane-splitter item?

Place to post guides, observations, things related to modding that are not mods themselves.
Plantagen
Inserter
Inserter
Posts: 23
Joined: Tue Jul 14, 2020 5:56 pm
Contact:

What is the lane-splitter item?

Post by Plantagen »

Search found 0 matches: lane-splitter


I exported item data from the game with a script and got a line for an item called lane-splitter.

This is not the normal splitter that we have in the game today, since those are called:
"splitter"
"fast-splitter"
"express-splitter"
"turbo-splitter"

Searching this forum and google gave me no results for "lane-splitter" (google just gets it confused with normal splitters or combination builds , balancers etc)

Does anyone know what the lane-splitter is?
TurtleZ
Inserter
Inserter
Posts: 37
Joined: Thu Apr 07, 2016 3:26 pm
Contact:

Re: What is the lane-splitter item?

Post by TurtleZ »

The lane splitter is a 1x1 entity which acts as a splitter, but between the individual lanes of a transport belt rather than between two belts. Engine support for it was added in 2.0 but, similar to loaders, they do not exist in the base game, more as functionality to be used by modders.

You can find the modding API reference here: https://lua-api.factorio.com/latest/pro ... otype.html
They are mentioned in the 2.0.7 release changelog here: https://wiki.factorio.com/Version_histo ... 0prototype.
Here is a mod that adds them to the game: https://mods.factorio.com/mod/lane-balancers
User avatar
Osmo
Filter Inserter
Filter Inserter
Posts: 340
Joined: Wed Oct 23, 2024 12:08 pm
Contact:

Re: What is the lane-splitter item?

Post by Osmo »

They do exist in base game, but are hidden and available from the editor (/editor in chat)
Post Reply

Return to “Modding discussion”