The bug
Placing magma blocks over soul sand underwater and destroying magma block retains magma block downward pulling bubble column effect, and placing soul sand over magma blocks underwater and destroying soul sand retains soul sand downward pulling bubble column effect.
Linked issues
is duplicated by 7
Attachments
Comments 3
I also tried to reproduce this bug replacing the block manually, but it works. This only happens if you replace the block with the command
/setblock
Probably because the block does not "regenerate" and the game still detects a magma block.
The specific case of /setblock not updating properly is related to MC-31100.
Relates to the fact that Bubble Columns are technical blocks?