Clock with pistons, the pistons do not pass a block, ,there is not synchronization between the four pistons and the block remains blocked
Attachments
Comments 5
Easiest way to fix this: Just increase the repeater delay, Then use a redstone pulse to power it.
[Two blocks with repeater in the middle at 2 ticks, torch on the side of first block, and 1 on the front of second (output torch), then connect redstone from first torch to second torch] β in case you don't know how to make one...
But I do not think this has anything to do with code
Works as intended - you just built it wrong.
The redstone is directly connected to the NEXT piston, which powers it and makes the previous piston unable to push the block to the space where there already is a piston arm.
Cleaning up old tickets: This ticket has not been updated recently (~1 year+) so is being closed as Cannot Reproduce. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines.
Quick Links:
π Issue Guidelines β π¬ Mojang Support β π§ Suggestions β π Minecraft Wiki
Donβt understand what the issue is? The block gets powered by the redstone torch underneath and the piston that should push the block gets powered at the incorrect time. You are powering the second piston every time before the first and thatβs what causes the second piston to extend blocking the first pistion from pushing the block for youΒ