When trying to place a new snow layer, on top of another full block made of snow layers, it fails. Also, when you do it with /setblock and update the block, it disappears.
Steps to reproduce:
1- Create a full block with snow layers.
2- Try to place a new snow layer on the top of the block.
3- It doesn't work.
Linked issues
is duplicated by 5
Attachments
Comments 8
More than one month have passed. Will this issue be added to the list of "forgotten issues" that remains for 10 official releases until be fixed?
I believe this is working as intended: full snow layer blocks are not solid blocks, so you can't put non-solid blocks like other snow layers on them.
Confirmed.