The bug
Breaking the supporting block of stacked signs causes all signs to break at the same time.
How to reproduce
Run the following command:
/fill ~1 ~ ~1 ~1 ~20 ~1 minecraft:oak_sign
Break the bottom sign
Expected behavior
The breaking would spread from the bottom up or side outwards gradually.
Observed behavior
All blocks break at exactly the same time.
Linked issues
relates to 1
Attachments
Comments 14
That is a valid point, but the last time I tried to merge tickets it was refused and immediately marked as a duplicate
Can confirm this in 1.18 Pre-release 5. Here are some extra details regarding this problem.
The Bug:
Signs all get destroyed at the same time when the supporting block gets destroyed.
Steps to Reproduce:
Summon a tower of signs.
/fill ~1 ~ ~1 ~1 ~20 ~1 minecraft:oak_sign
Destroy the supporting block of the signs.
Take note as to whether or not signs all get destroyed at the same time when the supporting block gets destroyed.
Observed Behavior:
Signs all get destroyed at the same time when the supporting block gets destroyed.
Expected Behavior:
Signs would all get destroyed gradually when the supporting block gets destroyed.
Don't you think it would be better to have a collection ticket about blocks that require support immediately being destroyed instead of having a separate ticket for every single block?