Inventory Mover


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

Utilities
7 months ago
1.1
3.72K
Owner:
BinarySpike
Source:
https://github.com/BinarySpike/invent...
Homepage:
N/A
License:
Apache License 2.0
Created:
3 years ago
Latest Version:
0.1.4 (7 months ago)
Factorio version:
1.1
Downloaded by:
3.72K users

Allows you to move inventories between objects like chests, cars, cargo wagons, and spiders, without having to use your own inventory as an intermediary.

Respects reach and faction limitations so it only does things you can do yourself.

New: *

You can filter what you transfer by picking an item up in your hand, then initiate to only move items that match what's in your hand.

Default key bindings:
Select source: Shift+Control+Right Click
Select destination: Shift+Control+Left Click

Example Video
Video of filtering in action (with sound!)

Currently supports these types of inventories:
chest
car_trunk
cargo_wagon
spider_trunk

Changelog

0.1.3
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

0.1.2:
- Fixed item loss issue when source and destination matched
- Added filtering that is based on what's in the players hand.

0.1.1:
- Added English localization
- Fixed car/trunk copy issue
- Committed to Github
0.1.0:
- Initial Release