- Two different fluid sources connected with underground pipes that is cut in between by another underground pipe
- Remove cutter underground pipe
- Hover mouse over left (any) underground pipe
-
Code: Select all
/c game.player.selected.teleport(0,0)
edit: fluid mixing will happen with every teleportation that is rejected (for example because in new position underground pipe also would mix fluids). This may be an issue with mods like picker dollies that can be used to move entities (it uses teleport - that was part of bug report 72292)