Put the summary of the bug you're having here
What I expected to happen was...:
The redstone should appear powered
What actually happened was....
The redstone wasnt powered
Steps to Reproduce:
1. One tick a sticky piston and put a redstone block on its face.
2. Wire redstone from next to where the redstone block will be after its pushed and to another piston that will push the block back.
3.You should see that the redstone will work but it will not seem powered
Linked issues
Attachments
Comments 5
The output of this is indeed a 0tick pulse
The reason why you cant see it
is because the server skips sending the correct packets to the client
If you create a lot of network usage, you can see the 0tick pulse as a 1gt pulse (gametick)
MC-8328 is still open, so yes.
I hope this gets fixed because it is affecting some of my redstone builds