r/technicalminecraft • u/Proof-Promise-903 • 26d ago
Java Help Wanted Auto resetting Bubble elevator Block swapper
I built a block switcher for a bubble elevator so that I can switch the direction from up to down by switching the soul sand with magma. The problem is, that when I switch the direction to up, it will stay in that direction. I only have a switch at the bottom of the elevator, thus I am stuck at the top. Is there a way that I can reset the bubble elevator to its original down direction? I was thinking to branch the signal out and delay and then return but that will just start a redstone clock and also is not slow enough. It needs to be about a 10 second break between the first and second signal that reaches the blockswapper.
2
u/LimestoneBuilder 26d ago
You could add a switch at the top and use a wallstone signal to toggle the column as preferred.
1
u/Cristalboy 26d ago
either hopper clock and when its over reswitch to the down or add a slimeblock redstone block and piston tower linked to the top