Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
games:factorio:minimize_train_traffic [2024/11/20 23:08] – clay | games:factorio:minimize_train_traffic [2024/11/20 23:43] (current) – clay | ||
---|---|---|---|
Line 1: | Line 1: | ||
< | < | ||
+ | # Minimizing Train Traffic | ||
## Basics | ## Basics | ||
- | - Set up as many parking lot train stops as you have trains then add this interrupt. | + | - Set up as many "parking lot" |
- Turn off as many stations as you can using conditions. (Both pick up and drop off stations, turn them off if possible!) | - 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 | + | - If a station is full or disabled the train will go to the parking lot. |
- | - If a station' | + | - In the parking lot, trains |
+ | - If the station is enable | ||
+ | - If the station is disabled | ||
## The Interrupt | ## The Interrupt | ||
Line 29: | 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" | + | - Can't make condition "Empty cargo Inventory" |
+ | - Figure out what conditions work best for your factory. Mine are below. | ||
- ![](https:// | - ![](https:// | ||
Line 38: | Line 41: | ||
+ | |||
+ | --- | ||
+ | ##Example Train Parking Lot | ||
+ | |||
+ | - ![](https:// | ||
--- | --- | ||
- | ## Get Gass Interrupt | + | # Get Gass Interrupt |
- | ![](https:// | + | - Forces trains to go get fuel when they are low! |
+ | - ![](https:// | ||