Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-166290

Water drips from many blocks it shouldn't be able to

XMLWordPrintable

    • Icon: Bug 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

            Unassigned Unassigned
            Awesoman3000 Connor Steppie
            Votes:
            13 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              CHK: