games:factorio:minimize_train_traffic

This is an old revision of the document!


<markdown>

# Minimizing Train Traffic

## Basics - Set up as many parking lot train stations as you have trains then add this interrupt. - Turn off as many stations as you can using conditions. (Both pick up and drop off stations, turn them off if possible!) - When the station is disabled(or full), trains go to parking lot. - If a station's train limit is set to 2 but you have 3+ trains that want to go to that station, the 3rd+ trains will go to the parking lot. The train will wait 30sec in the parking lot before checking to see if the station is open. If the drop-off station is enable and not full the train will go to it. If the drop-off station is disabled or full the train will stay at the parking lot station and wait 30sec before checking again.

## The Interrupt ![](https://i.imgur.com/1A4DHZs.png)

## Drop-off Stations

### Multiple items - ![](https://i.imgur.com/pQpb6QB.png) - Circuit connection on train stations is “enable if”. - This will enable the station if Green is = to 1.

-![](https://i.imgur.com/zliOePR.png) - This will send Green1 if steel is less than 40k OR Iron plates are less than 40K ### Single Item - ![](https://i.imgur.com/55Zws3l.png) - Skip the decider combinator and just connect the buffer storage to the station and set condition to enable the station.

## Trains Always put the pickup before the drop-off. Solves issues later.

### Multiple Items at a Drop-off Station Train Settings - Can't make condition “Empty cargo Inventory” because another item might be needed - ![](https://i.imgur.com/gJmjN62.png)

### Single Items at a Drop-off Station Train Settings - Set all drop-off trains to stay until “Empty cargo Inventory” - ![](https://i.imgur.com/FfJM0qO.png)

## Get Gass Interrupt ![](https://i.imgur.com/Z5BOjAt.png)

</markdown

  • games/factorio/minimize_train_traffic.1732144226.txt.gz
  • Last modified: 2024/11/20 23:10
  • by clay