diff --git a/README.md b/README.md index 4afd9f1..139597f 100644 --- a/README.md +++ b/README.md @@ -1,51 +1,2 @@ -[![Discord](https://img.shields.io/badge/Discord-%235865F2.svg?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/ufvFUJtVwk)[![Forgejo](https://img.shields.io/badge/source%20code-%23f4f4f5?style=for-the-badge&logo=forgejo&logoColor=%23c2410c)](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 1](https://git.cacklingfiend.info/cacklingfiend/train-overhaul/raw/branch/main/tier1.png) - -#### Tier 2 - -Diesel Locomotives with vanilla cargo wagons are unlocked on Fulgora, making train based transportation for many items possible. - -![Tier 2](https://git.cacklingfiend.info/cacklingfiend/train-overhaul/raw/branch/main/tier2.png) - -### 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. - -![Tier 3](https://git.cacklingfiend.info/cacklingfiend/train-overhaul/raw/branch/main/tier3.png) - -_________________ - -![Minimap representations](https://git.cacklingfiend.info/cacklingfiend/train-overhaul/raw/branch/main/minimap-representations.png) -## 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) \ No newline at end of file diff --git a/sources/thumbnail.png b/sources/thumbnail.png deleted file mode 100644 index 2bb2031..0000000 Binary files a/sources/thumbnail.png and /dev/null differ diff --git a/train-overhaul/info.json b/train-overhaul/info.json index 142fd07..9c89c31 100644 --- a/train-overhaul/info.json +++ b/train-overhaul/info.json @@ -12,6 +12,7 @@ "cf-lib", "DoubleWagons", "Mini_Trains", + "quality-wagon", "steamtrain-redux-redux", "wagons-quality-raises-capacity", "?aai-industry", diff --git a/train-overhaul/thumbnail.png b/train-overhaul/thumbnail.png deleted file mode 100644 index f2c916c..0000000 Binary files a/train-overhaul/thumbnail.png and /dev/null differ