Add description
This commit is contained in:
parent
6ff4af947d
commit
0d40e14353
2 changed files with 49 additions and 1 deletions
49
README.md
49
README.md
|
@ -1,2 +1,51 @@
|
||||||
|
[](https://discord.gg/ufvFUJtVwk)[](https://git.cacklingfiend.info/cacklingfiend/train-overhaul)
|
||||||
|
_________________
|
||||||
|
|
||||||
|
## Train Overhaul
|
||||||
|
|
||||||
|
Rethinks vanilla trains adding two more tiers and spreading them accross the Space Age progression.
|
||||||
|
|
||||||
|
#### Tier 1
|
||||||
|
|
||||||
|
Mini Trains are available with automation science, are slow, small and carry only small amounts of resources.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
#### Tier 2
|
||||||
|
|
||||||
|
Diesel Locomotives with vanilla cargo wagons are unlocked on Fulgora, making train based transportation for many items possible.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
### Tier 3
|
||||||
|
|
||||||
|
Vanilla Locomotives with Black Wagons increase both speed and capacity of your train based transportation network. They are a reward of reaching Aquilo.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
_________________
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
## Compatibility with other mods
|
||||||
|
|
||||||
|
* **AAI Industry**: Processed fuel is overpowered for vehicles. This mod resets it to be normal (no bonus).
|
||||||
|
* **Lignumis**: Mini trains require wood to craft.
|
||||||
|
|
||||||
|
|
||||||
|
## Open for suggestions
|
||||||
|
|
||||||
|
This is how I like to play with trains. But I'm open for other opinions and like to offer changes or settings if you come up with good ideas.
|
||||||
|
|
||||||
|
Currently I'm uncertain what to do with the Maglev Trains added by Moshine. They come quite early and are supperior to tier 3 from this mod.
|
||||||
|
|
||||||
|
|
||||||
|
## Credits
|
||||||
|
|
||||||
|
Included Mods:
|
||||||
|
|
||||||
|
* [Mini Trains](https://mods.factorio.com/mod/Mini_Trains)
|
||||||
|
* [Black Wagons](https://mods.factorio.com/mod/DoubleWagons)
|
||||||
|
* [Steam Locomotive](https://mods.factorio.com/mod/steamtrain-redux-redux)
|
||||||
|
* [Wagons: Quality raises capacity](https://mods.factorio.com/mod/wagons-quality-raises-capacity)
|
|
@ -12,7 +12,6 @@
|
||||||
"cf-lib",
|
"cf-lib",
|
||||||
"DoubleWagons",
|
"DoubleWagons",
|
||||||
"Mini_Trains",
|
"Mini_Trains",
|
||||||
"quality-wagon",
|
|
||||||
"steamtrain-redux-redux",
|
"steamtrain-redux-redux",
|
||||||
"wagons-quality-raises-capacity",
|
"wagons-quality-raises-capacity",
|
||||||
"?aai-industry",
|
"?aai-industry",
|
||||||
|
|
Loading…
Add table
Reference in a new issue