Hey there. play with this mod since 10 hours. its a nice new challenge.
BUT ;) i need a way to place vehicles for trains to miningoutposts and cars.. any idea to realize this?
Go into the mod and find ./prototypes/base-overide.lua
, change the value of data.raw.player.player.build_distance = 0
to a number of your choosing, the number here represents the tiles from the player that you can place items. Then you can revert back after items placed. Personally I have it set to 1 currently.