TrainRoboportEquipmentFix

by Leopard

Fixes trains so that roboport equipment deploys robots when the train is in automatic mode.

Tweaks
3 years ago
0.17 - 1.1
402
Logistic network
Owner:
Leopard
Source:
N/A
Homepage:
https://gitlab.com/CodeLeopard/TrainR...
License:
GNU GPLv3
Created:
5 years ago
Latest Version:
19.0.1 (3 years ago)
Factorio version:
0.17 - 1.1
Downloaded by:
402 users

By default, trains wit roboport equipment in their grids only deploy robots in manual mode, this mod makes all trains deploy robots, even in automatic mode. Note: in vanilla factorio you cannot equip trains with a roboport equipment, you need a mod for that.

You can use the "Robots Inactive" wait condition so that the train will wait for all robots before moving on. Beware though: if the cargo gets full the robots will just wait floating around outside until there is space to put their cargo and/or themselves.

Details: this mod sets
entity.allow_robot_dispatch_in_automatic_mode = true
for locomotives and cargo wagons.