Water dripping from transparent blocks
See screenshot.
Created Issue:
Water dripping from transparent blocks
Changed Description:
Changed Description:
See screenshot.
Added Attachments:
Added Linked Issues:
is duplicated by
Added Linked Issues:
is duplicated by
Added Assignee:
[Mojang] Bartosz Bok
Added Fixed Versions: 1.13-pre8
Added Linked Issues:
relates to
Thank you for your report!
However, this issue is a Duplicate of MC-133216.
If you have additional information, please add it to that report.
Please search before reporting, as it's likely that one exists already.
Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 Game Wiki
Water droplet effect can be seen on glass when water is above it. This has been patched from the Java version of the game seen in the Java bug report MC-133216


New tag: 'impermeable', for blocks that don't drip.
Can this tag be set via commands ingame, like /setblock?
It's definitely not available as property, /setblock 0 0 0 minecraft:glass[impermeable=false] gives an error.
I also tried /setblock 0 0 0 minecraft:glass{impermeable:false} which succeeded but no water is dripping through that block.
Vice versa, setting it to true does not remove water dripping from blocks like cobblestone with water above them.
@Cody
It's a block tag. It can be set with datapacks.