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

  • Hugin@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 hours ago

    Drop off the edge with an inserter. I feed everything into the hub. Then I have an inserter set to read the hub for each chunk type. If it’s greater than 5 it gets thrown overboard. For production it’s the same just disable the factory when there is enough. That prevents build ups.

  • Septian@lemmy.zip
    link
    fedilink
    English
    arrow-up
    2
    ·
    3 hours ago

    Constant combinator reading full belt, decider combinator sending an activation signal to an inserter with a filter determined by how much you want to keep. Inserter dumps off the side. It’s how my space platform is running right now.