-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.13
-
None
-
Minecraft Java Edition Release 1.13
Windows 7, Java 1.8.0_51
-
Unconfirmed
Steps to reproduce:
- Place a sticky piston in a position where it can extend.
- Place a block in front of the sticky piston.
- Place an Observer block facing (watching) the block placed on Stem 2.
- Remove the block placed on Step 2.
- Place a Redstone Lamp (or any other redstone activated block) on the output face of the Observer placed on Step 3.
- Power the sticky piston placed on Step 1 with a lever (or by other method.)
- Unpower the sticky piston.
Expected Behavior:
The Observer block triggers with both the extension and the retraction of the sticky piston.
Replacing the sticky piston with a non-sticky piston produces the expected behavior.
Current Behavior:
The Observer block is triggered as expected with the extension of the sticky piston, but not with the retraction. This is inconsistent with behavior of non-sticky pistons, which do trigger Observer blocks when retracting.
Additional Notes:
Quasiconnectivity BUD's and blocks in invalid positions (such as floating Sand/Gravel) are updated properly with the retraction of sticky pistons.
.
- duplicates
-
MC-134298 Observers don't detect retracting sticky pistons
- Resolved