Cargo Ships


Adds massive cargo ships to the game, that function similarly to trains. Also adds tanker ships, train bridges. NOTE: In 2.1, You Must Install Oil Rigs Separately!

Content
11 days ago
0.16 - 2.1
275K
Transportation Logistics Trains Fluids

b Incompatibility with "More quality scaling"

7 months ago

When placing down a quality tanker ship on a waterway, I get a "Error: Cannot place Tanker ship here, item destroyed" message. I'm assuming this is caused by the quality replacement (More quality scaling replaces the entity with a cloned prototype with quality-appropriate stats).

It would be ideal if your composite placement logic could work with that; if that would be too much work, MQS ignores entities in data.raw["mod-data"]["clone-blacklist"] (if data.raw["mod-data"]["clone-blacklist"].data[entityName] is truish, no quality variants are generated).

7 months ago

Hi, thanks for reaching out. I'm not very active on Factorio at the moment, so I try to avoid changing things if possible. I would really appreciate it if you add the compatibility code on your end. If that is impossible, please make a pull request in my repository.

New response