-
Bug
-
Resolution: Unresolved
-
None
-
1.14.4, 1.15 Pre-release 1, 1.15 Pre-Release 2, 1.15 Pre-release 3, 1.15 Pre-release 4, 1.15 Pre-release 6, 1.15 Pre-release 7, 1.15.1 Pre-release 1, 1.15.2 Pre-Release 1, 1.15.2 Pre-release 2, 1.15.2, 20w06a, 20w07a, 20w08a, 20w09a, 20w10a, 20w11a, 20w12a, 20w13a, 20w15a, 20w20a, 20w21a, 1.16 Pre-release 2, 1.16 Pre-release 3, 1.16 Pre-release 5, 1.16 Pre-release 6, 20w28a, 20w29a, 20w30a, 1.16.2 Pre-release 1, 1.16.3, 20w49a, 20w51a, 21w03a, 1.16.5, 21w05b, 21w06a, 21w08b, 21w13a, 21w14a, 21w20a, 1.17 Pre-release 1, 1.17, 1.17.1, 1.18.1, 1.18.2, 1.19, 1.20.1
-
Confirmed
-
Block states, Particles
-
Low
-
Gameplay
Some tags to fix this issue:
https://github.com/muzikbike/VanillaFixesD/blob/master/data/minecraft/tags/blocks/impermeable.json
https://github.com/muzikbike/VanillaFixesD/blob/master/data/minecraft/tags/blocks/glass.json
https://github.com/muzikbike/VanillaFixesD/blob/master/data/minecraft/tags/blocks/glass_panes.json
The entire point of dripping water is to warn the player a liquid exists above a certain block (hence why MC-136736 should be marked as intentional). As these affected blocks do not have either a full top face or full bottom face, the water above can be clearly seen, and so the dripping they do is completely redundant and should be removed. This can be fixed stupidly easily by adding the affected blocks to the #impermeable tag.
Affected:
- Panes
- Fences
- Walls
- Gates (when closed)
- Iron bars
- Trapdoors (when open)
- Ladders
- Grindstones (when on floor or ceiling)
- Piston heads (facing NESW)
- Extended pistons (facing NESW)
If invalid block configurations are included:
- Doors
- Bells (floor or ceiling attachment)
- End rods (floor or ceiling attachment)
- Bamboo
- Cactus
- relates to
-
MC-134790 Blocks that have non-flat bottoms with water/lava on top makes midair dripping water/lava
- Open
-
MC-136736 Sea lanterns drip when water is above them
- Open
-
MC-165877 Drips appear below a block underneath a waterlogged block, even if water cannot flow downwards from the waterlogged block
- Open
-
MC-169680 Only the lowest face of a block is checked when creating dripping particles
- Resolved
-
MC-172092 Cobwebs, beds and grindstones do not update walls to pillars
- Resolved
-
MC-173384 Crying obsidian can be destroyed by the Ender Dragon
- Resolved
-
MC-204862 Tinted glass is not included in the impermeable tag
- Resolved