Code: Select all
/c game.player.surface.clone_entities({entities={game.player.selected}, destination_offset={0,-1}})
Editor's clone doesn't have the same issue.
Code: Select all
/c game.player.surface.clone_entities({entities={game.player.selected}, destination_offset={0,-1}})