-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.13, Minecraft 18w31a, Minecraft 18w32a
-
None
-
I play on a windows 10 pc and play the java version of minecraft.
I have tried a different minecraft versions back to 1.7.11 and could reprodise it in all, also in the latest snapshots.
-
Unconfirmed
if you have 2 dispensers or droppers next to each other and at the same time powerd the block above them, at the first pulse they both fire, but every pulse afte only oner fires.
I made a screen shot with an observer clock and a row of droppers, there you can see that half of the droppers doesn't fire.
a way to mimic it slowly is by place redstone blocks above it in the following order:
- place above 1 (it fires).
- place above 2 (it fires).
- remove above 1.
- remove above 2.
- place above 1 (it does not fire).
if you give dropper 1 an block update between step 4 and 5, it will fire at step 5.
- duplicates
-
MC-11193 The order in which powerable blocks (e.g. redstone dust blocks) along a wire are powered or de-powered is not clearly defined and causes a non-deterministic behavior for redstone contraptions
- Open