Telogistics

by S6X

Teleport items from planet to planet, as long as you can spare the electricity.

Content
3 days ago
2.0
954
Factorio: Space Age Icon Space Age Mod
Logistics

i Option of logical condition for automatic sending

5 days ago
(updated 5 days ago)

I really need to add an option to automatically send items when there is a logical condition in the inventory > 500 pieces of wood (example)

Currently there is only an option to send when the inventory is full, but that is only useful in some cases. Since some version of the game they added inventory capacity adjustment using quality, so I can hardly fill the entire inventory to send it.

My idea is that the inventory contains a mix of materials and if the condition is True, it will only send those materials that match the condition.
So if the condition is wood >= 100, it will only count wood. Something like the space ship or trains have would be great, but that's probably hard to do. So at least through the signal? If it's already possible, I'd like an example or a procedure, because it's not clear.

4 days ago
(updated 4 days ago)

That can all be done with some simple circuits. For example, this blueprint begins a teleportation to Vulcanus when the teleporter has >= 100 wood.

0eNqFkl9ugzAMxq8y+TlU0EFbcpC9VAgFcLtIIYmS0BZVOcAOsovtJDMUdX86aW+xE//8+XOu0KgBrZM6AL+CbI32wPdX8PKohZpyWvQIHPzmkihzlD7INgmo0BoX0EFkIHWHF+BZrBigDjJIvEHmYKz10Df0kmfsPxgDazzVGz11JmaS77argsEIfFeuihjZA3V9p3bYyg5d0pq+kVoE8zcwX4BlStpp4OCMqht8FSdJFfRs4dR01821fsp+j2i2g3Q+1A82nY3p4Mb1QUyuZmk6hb0VbpbE4ePtHSavzBDsEH77HUY7W2RFi2RSK2b19yFPg2qFHvytiR1J5aBDfXCmr6UmHvCDUB5jFePU5CzdvI19xjK2ZlnFltNzRbcyYE/Qr0/AQIkGSQi8LI2efuznhM7PbhabdZmXZVGkRbnN8hg/AasLyHs=

4 days ago

Thanks, it seems to work, but it often says there's a problem with synchronization when I want to send or receive an item.

I have plenty of energy and do it with manual or automatic teleportation, so I don't know where the problem is. It's about 50/50 and it's really annoying :(

4 days ago

If your source and destination teleporters are different qualities, they'll run at different speeds and lose sync.

4 days ago

Ah, I didn't know, and couldn't we just leave the teleportation speed change without losing the sync?

4 days ago

So the problem... this blueprint will only teleport everything based on the condition, but what if I want to teleport only certain items and not the entire inventory?

4 days ago

The teleporter will teleport everything inside of it.

If you don't want to teleport something, don't put it in the teleporter. :D

4 days ago

Is it possible to add certain items to a constant combinator, brought by a requester chest and then once the signal request is satisfied to be teleported where u need them?

New response