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

minecraft:flowing_water is Not a Block

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • Minecraft 1.13
    • 64 Bit Linux, OpenJDK version 1.8.0_171
    • Unconfirmed

      When looking at flowing water with the F3 debug display information turned on, the water is supposedly minecraft:flowing_water. However, it is impossible to use /setblock to place a minecraft:flowing_water block, and /execute cannot be used to find such a block. Instead, the water is found with this command:

      /execute if block [X] [Y] [Z] minecraft:water

      Also, #minecraft:water is said to not be a block.

       

      The following commands (which don't currently work) need to work to match up with what F3 says about water blocks:

      /setblock [X] [Y] [Z] minecraft:flowing_water
      
      /execute if block [X] [Y] [Z] #minecraft:water
      
      /execute if block [X] [Y] [Z] minecraft:flowing_water[level = 5]
      

        1. water.png
          water.png
          367 kB
        2. water2.png
          water2.png
          376 kB
        3. water3.png
          water3.png
          362 kB

            Unassigned Unassigned
            UnderDev Joshua Gerrity
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: