Inventory Mover


Quickly move items between inventory entities, chests, trains, etc. Cutting your own inventory out of the process.

Utilities
3 days ago
1.1 - 2.1
5.30K

Changelog

Version: 0.1.7
Date: 2026-07-12
  Changes:
    - Updated to Factorio 2.1.
  Bugfixes:
    - Fixed the source indicator lines referencing an undefined global `player` instead of theactual player, which meant they were rendered to no one (players = {nil}).
  Info:
    - Selecting the same source now clears the selection
Version: 0.1.3
Date: 2023-01-22
  Bugfixes:
    - Made selection source per-player fixing possible multiplayer race condition.
    - Fixed "Destination full" error alert when moving filtered items
  Features:
    - Added source indicator so you can visually see where you are pulling from
Version: 0.1.4
Date: 2023-12-22
  Bugfixes:
    - Fixed crash when source LuaEntity is invalid in 0.1.2 and you upgrade to 0.1.3
Version: 0.1.5
Date: 2024-10-26
  Changes:
    - Updated for Factorio 2.0 and Space Age
Version: 0.1.6
Date: 2024-10-26
  Bugfixes:
    - Fixed bug with source indicator not showing up (there was a change to how line drawing works in the Factorio mod api for v2)
    - Fixed logistic chests bug in v2.0