The bug
Breaking the supporting block of a stack of snow layers causes all supported snow layers to break at the same time.
How to reproduce
Build a tower of snow layers:
/fill ~1 ~ ~1 ~1 ~20 ~1 minecraft:snow[layers=8]
Break the bottom snow layer block
Expected behavior
The breaking would spread from the bottom up gradually.
Observed behavior
All blocks break at exactly the same time.
Linked issues
relates to 2
Attachments
Comments 17
Can confirm this in 1.18 Pre-release 5. Here are some extra details regarding this problem.
The Bug:
Snow layers all get destroyed at the same time when the bottom supporting block gets destroyed.
Steps to Reproduce:
Summon a tower of snow layers.
/fill ~1 ~ ~1 ~1 ~20 ~1 minecraft:snow[layers=8]
Destroy the bottom block of the snow layers.
Take note as to whether or not snow layers all get destroyed at the same time when the bottom supporting block gets destroyed.
Observed Behavior:
Snow layers all get destroyed at the same time when the bottom supporting block gets destroyed.
Expected Behavior:
Snow layers would all get destroyed gradually when the bottom supporting block gets destroyed.
Can confirm for 1.16