Now that 2.0 has unfortunately removed the setting to opt-out of forced locked belt placement, will it be possible to add a mod that disables it again?
I find it most annoying when trying to connect anything to a medium-size balancer (2-6 lanes).
Video example of belt placement locking from https://factorio.com/blog/post/fff-364:
Re-adding the ability to disable belt placement locking
Re: Re-adding the ability to disable belt placement locking
+1 " I find it most annoying trying to connect anything to a medium-size balancer"
Re: Re-adding the ability to disable belt placement locking
+2, I find this way to place belt just horrible when you have to built many belts in line for a main bus for example, and when you don't have bots yet... And what about belts balancer to build by hand...
Please bring back this option !
Please bring back this option !
Code: Select all
while($player->isAwake()) {
$player->play('Factorio');
if(!$player->isAwake()) {
$player->awakening();
}
}