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

Lava can only turn concrete powder into concrete when it falls into source block

XMLWordPrintable

    • Confirmed

      The bug

      Concrete powder only turns into concrete when falling in lava source block. This is inconsistent with water where it turns into concrete when:

      • touching water
      • falling in any level of water

      Code analysis

      The method BlockConcretePowder.onEndFalling(world, pos, state, state) tests if the block is a liquid and turns the powder into concrete. The method BlockConcretePowder.func_192425_e(world, pos, state) only tests if the block is water.

        1. 2017-06-01_19.18.52.png
          2017-06-01_19.18.52.png
          154 kB
        2. 2017-06-01_19.19.02.png
          2017-06-01_19.19.02.png
          189 kB
        3. 2017-06-01_19.19.08.png
          2017-06-01_19.19.08.png
          169 kB
        4. 2017-06-01_19.19.20.png
          2017-06-01_19.19.20.png
          232 kB
        5. 2017-06-01_19.19.34.png
          2017-06-01_19.19.34.png
          196 kB
        6. 2017-06-01_19.19.40.png
          2017-06-01_19.19.40.png
          141 kB
        7. 2017-06-01_19.19.50.png
          2017-06-01_19.19.50.png
          70 kB

            Unassigned Unassigned
            _TheZit445_ Kirill Titov
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: