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 22:52] – clay | games:factorio:minimize_train_traffic [2024/11/20 23:43] (current) – clay | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| < | < | ||
| + | # Minimizing Train Traffic | ||
| + | ## Basics | ||
| + | - Set up as many " | ||
| + | - 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). | ||
| - | ## Full Desto Time Killer | + | ## The Interrupt  | 
| - | Set up as many parking lot train stops as you have trains then add this interrupt. | + | |
| ![](https:// | ![](https:// | ||
| - | ## Drop-off Stations  | + | |
| - | Turn off as many stations as you can using conditions. | + | ## Drop-off Stations  | 
| - | When the station is disabled, trains go to parking lot. | + | |
| - | ![](https:// | + | ### Multiple items | 
| - | ![](https:// | + | - ![](https:// | 
| - | ## Drop-off Stations | + | - Circuit connection on train stations is " | 
| - | ![](https:// | + | - This will enable the station if Green is = to 1. | 
| + | |||
| + | -![](https:// | ||
| + | - This will send Green1 if steel is less than 40k OR Iron plates are less than 40K | ||
| + | ### Single Item | ||
| + | - ![](https:// | ||
| + | - Skip the decider combinator and just connect the buffer storage to the station and set condition to enable the station. | ||
| ## Trains | ## Trains | ||
| - | Always put the pickup before the drop-off | + | Always put the pickup before the drop-off.  | 
| - | ### Multiple Item Stops | + | |
| - | Can't make condition "Empty cargo Inventory" | + | |
| - | ![](https:// | + | |
| - | ### Single Item Stops | + | |
| - | Set all drop-off trains to stay until "Empty cargo Inventory" | + | |
| - | ![](https:// | + | |
| - | If a train stop train limit is set to 2 but you have 3+ trains  | + | ### Multiple Items at a Drop-off Station Train Settings | 
| + | - Can't make condition "Empty cargo Inventory" | ||
| + | - Figure out what conditions work best for your factory. Mine are below. | ||
| + | - ![](https:// | ||
| + | |||
| + | |||
| + | ### Single Items at a Drop-off Station Train Settings | ||
| + | - Set all drop-off  | ||
| + | - ![](https:// | ||
| + | |||
| + | |||
| --- | --- | ||
| + | ##Example Train Parking Lot | ||
| + | |||
| + | - ![](https:// | ||
| + | |||
| + | --- | ||
| + | |||
| + | # Get Gass Interrupt | ||
| + | - Forces trains to go get fuel when they are low! | ||
| + | - ![](https:// | ||
| + | |||
| + | |||
| - | ## Get Gass Interrupt | ||
| - | ![](https:// | ||
| </ | </ | ||