3 Comments

  1. So I recently designed this button selector panel that only allows one option to be selected at a time. The design isn’t very compact, forgive me, I’m extremely new to redstone.

    Anyway, the issue is that sometimes the top dropper ends up firing after the bottom one, which results in no option being selected at all. I could fix this by replacing the observer with a repeater, but that causes the light to be off for a brief period after the button is finished pressing but the final signal hasn’t arrived at the lamp yet, this is pretty insignificant but aesthetics is everything.

    If I can’t figure out any alternative, I’ll just swap the observer for a repeater like I said above. But I was hoping someone out there with more knowledge could offer a better solution. Help would be greatly appreciated 🙂

  2. Replace the observer with a 3t repeater and the last restone a the top with a 1t repeater. I don’t know if it will fix the light flicker but it should fix the droppers issue.
    Also are you going to tile them one next to another because without spacing the bottom line won’t power properly.

  3. Droplet_of_Shadow on

    If you set the bottom repeater to 4 ticks, it might keep the light on for long enough you can replace the observer. (Or it might help with the timing of a different solution)

    If you don’t care about using your own design, I’m pretty sure mine doesn’t have that flashing issue: https://www.reddit.com/r/redstone/s/PIM9F2v2wH

Leave A Reply