BeltRouter


This mod allows you to route belts and pipes automatically: 1. Put the starting belt and ending belt on ground first, 2. then select the starting belt with ctrl+right-click and 3. select a ending belt with ctrl+left-click. 4. Boom, belt ghosts are created!

Utilities
3 years ago
1.0 - 1.1
28.0K

b Ghost build queue

3 years ago

Not sure how this mod places ghosts, but at least one mods is not "seeing" them, e.g. Autobuild is not acting on ghosts placed by mod BeltRouter. I'm crossposting this to that mod, too.

3 years ago

That's interesting, I uses this API to create ghosts:

https://lua-api.factorio.com/latest/LuaSurface.html#LuaSurface.create_entity

Theoretically that's the same as player's own ghost.

Will check what's the cause of that later

3 years ago

Need to set raise_built to true to ensure that events are sent to other mods.

3 years ago

Great! I see, thanks a lot for letting me know :D This will be fixed in next version.

3 years ago

Yes, this works now. Thanks!

New response