this post was submitted on 31 Oct 2024
16 points (100.0% liked)

Factorio

970 readers
144 users here now

A Lemmy community for the game Factorio made by Wube Software.

Rules

founded 1 year ago
MODERATORS
 

Is there a way to dump to a planet any unrequested inventory? Or a way a circuit can dump from the platform.

My space bus sometimes gets over packed and it builds up

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 2 weeks ago (1 children)

I thought of a terrible solution. But I don't like it.

On the space platform, depending on what I have too much of, set a predetermined signal on say fish. 1001 equals smelters. On the ground, from a rocket silo, examine the fish request signal, and if I see 1,001, request smelters until the 1001 signal goes away.

Of course, this means maintaining a lookup table numbers to items. I don't like this at all, I will not implement it. But it would work

[โ€“] TaZ 2 points 1 week ago

Use the fish signal, together with a circuit network cpu, to encode and transmit a digital stream of item ids that need to be sent down to the surface... I would go with the inserter over the edge method!