-
Bug
-
Resolution: Unresolved
-
None
-
1.17.1, 21w37a, 21w38a, 21w39a, 21w40a, 21w41a, 21w42a, 21w43a, 21w44a, 1.18 Pre-release 1, 1.18 Pre-release 2, 1.18 Pre-release 5, 1.18 Pre-release 6, 1.18 Release Candidate 3, 1.18, 1.18.1 Release Candidate 1, 1.18.1, 22w03a, 22w05a, 1.18.2 Pre-release 1, 1.18.2, 22w11a, 22w17a, 1.19 Pre-release 1, 1.19, 1.19.1 Pre-release 1, 1.19.2, 1.19.4, 1.20 Pre-release 4, 1.20 Release Candidate 1, 1.20, 1.20.1, 1.20.2, 1.20.4
-
Community Consensus
-
Block states
The Bug
Breaking the bottom of a stack of banners breaks all other banners instantaneously.
Steps to Reproduce
- Summon a tower of banners.
/fill ~1 ~ ~1 ~1 ~20 ~1 minecraft:white_banner
- Destroy the bottom supporting block of the banners.
- Take note as to whether or not banners all get destroyed at the same time when their supporting block gets destroyed.
Observed Behavior
Banners all get destroyed at the same time when their supporting block gets destroyed.
Expected Result
The breaking should spread from the bottom up gradually, as is the case with most other support-requiring blocks; instead, all blocks break at exactly the same time.