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:10] – clay | games:factorio:minimize_train_traffic [2024/11/20 23:43] (current) – clay | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ## Basics | ## Basics | ||
| - | - Set up as many parking lot train stations 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 40: | Line 43: | ||
| --- | --- | ||
| + | ##Example Train Parking Lot | ||
| - | ## Get Gass Interrupt | + | - ![](https:// | 
| - | ![](https:// | + | |
| + | --- | ||
| + | |||
| + | # Get Gass Interrupt | ||
| + | - Forces trains to go get fuel when they are low! | ||
| + | - ![](https:// | ||