The Bug:
Water can drip from barriers and waterlogged barriers.
This can cause water particles to be generated seemingly in the air. Water cannot drip from light blocks therefore one would expect water to not be able to drip from barrier blocks.
Steps to Reproduce:
Create some water that has barrier blocks beneath it by using the commands provided below.
/fill ~1 ~5 ~1 ~7 ~6 ~7 minecraft:barrier
/fill ~2 ~6 ~2 ~6 ~6 ~6 minecraft:water
Wait around ten seconds and look below the water.
Take note as to whether or not water can drip from barriers and waterlogged barriers.
Observed Behavior:
Water can drip from barriers and waterlogged barriers.
Expected Behavior:
Water would not be able to drip from barriers and waterlogged barriers.
Linked issues
Attachments
Comments 2
Thank you for your report!
We're tracking this issue in MC-59413, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
-- I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
The fix should be as simple as adding barriers to the impermeable block tag.