Factorio 0.17.75 broke many mods that create new rails, resulting in crashes. This mod makes sure that all rails have a valid collision_mask.
How does it work?
This mod checks all entities of the types "curved-rail" and "straight-rail". It makes sure
- that the entity's collision mask contains "object-layer", and
- that the collision mask does not contain "not-colliding-with-itself".
You don't have to do anything but loading this mod.
Tested with these mods:
- Bio Industries (fixed there in version 0.17.34)
- Cargo Ships (fixed there in version 0.0.48)
- Rail Types
- Space Exploration
- Tiny Trains