games:factorio:minimize_train_traffic

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
games:factorio:minimize_train_traffic [2024/11/20 23:06] claygames:factorio:minimize_train_traffic [2025/11/20 02:28] (current) – external edit 127.0.0.1
Line 1: Line 1:
 <markdown> <markdown>
  
 +# Minimizing Train Traffic
  
 +## Basics
 +- Set up as many "parking lot" train stations as you have trains then add the interrupt below.
 +- Turn off as many stations as you can using conditions. (Both pick up and drop off stations, turn them off if possible!) 
 +- If a station is full or disabled the train will go to the parking lot.
 +  - In the parking lot, trains will wait 30sec before checking to see if the station is open. 
 +  - If the station is enable (and not full) the train will go to it. 
 +  - If the station is disabled (or full) the train will stay at the parking lot station (and wait 30sec before checking again).
  
 ## The Interrupt  ## The Interrupt 
-Set up as many parking lot train stops as you have trains then add this interrupt. 
- 
 ![](https://i.imgur.com/1A4DHZs.png) ![](https://i.imgur.com/1A4DHZs.png)
  
 ## Drop-off Stations  ## Drop-off Stations 
-- 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.+
 ### Multiple items ### Multiple items
 - ![](https://i.imgur.com/pQpb6QB.png)  - ![](https://i.imgur.com/pQpb6QB.png) 
Line 26: Line 31:
  
 ### Multiple Items at a Drop-off Station Train Settings ### Multiple Items at a Drop-off Station Train Settings
-- Can't make condition "Empty cargo Inventory" because another item might be needed+- Can't make condition "Empty cargo Inventory" because another item might be needed
 +- Figure out what conditions work best for your factory. Mine are below.
 - ![](https://i.imgur.com/gJmjN62.png) - ![](https://i.imgur.com/gJmjN62.png)
  
Line 34: Line 40:
 - ![](https://i.imgur.com/FfJM0qO.png) - ![](https://i.imgur.com/FfJM0qO.png)
  
-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+  
 + 
 +--- 
 +##Example Train Parking Lot 
 + 
 +- ![](https://i.imgur.com/knsFDAd.png)
  
 --- ---
  
-## Get Gass Interrupt +# Get Gass Interrupt 
-![](https://i.imgur.com/Z5BOjAt.png)+- Forces trains to go get fuel when they are low! 
 +![](https://i.imgur.com/Z5BOjAt.png)
  
  
  • games/factorio/minimize_train_traffic.1732143967.txt.gz
  • Last modified: 2025/11/20 02:28
  • (external edit)