See screenshot.
Linked issues
is duplicated by 2
relates to 1
Attachments
Comments 3
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.
New tag: 'impermeable', for blocks that don't drip.