IndustrialCraft - Better Logistic Containers (items teleporter)


More settings for logistics chests.. Chests allow items to be teleported to target chests using a paired channel ID (if set). Items are moved almost instantly to distant chests even from other planets. More in the mod description...

Utilities
2 days ago
2.0
167
Logistics Logistic network Storage Cheats

g Quality Disappears

5 days ago

When you have a somewhat full receiver chest and the passive provider chests attempts to send its contents, all the quality in the passive provider chest becomes default.

5 days ago
(updated 5 days ago)

I fixed it on my own end by adding the quality parameter
inventory.insert({ name = item.name, count = new_count, quality = item.quality })
on the try_move_to_inventory function in control.lua.

4 days ago
(updated 4 days ago)

Thanks. Fixed

New response