MechTransfer is a small mod, that adds various wire controlled devices to interact with items and move them between containers.
The mod contains the following features:
- Transferring items from one chest to another
- Dropping and picking up items
- Item sorting and detection
- Automatic crafting
For more information visit the Terraria Community Forums: MechTransfer - Item translocation and more...
MechTransfer supports all standard chests from any mod. If your mod has a custom item storage solution, you can use MechTransfer's Mod.Call() based API to set up an adapter for it. The complete API documentation is available here.
Currently supported mods:
- Portable Storage
- Magic Storage (Support built into MechTransfer)
- @Flithor for the Chinese translation
- @Vedomir for the Russian translation
- @RonRicoSuave for help with spriting
- @speeder for the TModLoader 0.11.5 port
- @yut23 for the Assembler bugfix
- @Ahbahl for help with MagicStorageExtra support
- @MistressNebula and @Kadeanon for the Terraria 1.4 port