Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-125813

Dripstone block has diorite, andesite, granite blockstates

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 1.17.0.54 Beta
    • 1.17.0.50 Beta
    • None
    • Confirmed
    • Windows
    • 512581

      The bug

      The dripstone block has an unnecessary stone_type block state, just like normal stone still does in bedrock edition.
      Its values are:

      • stone
      • granite
      • granite_smooth
      • diorite
      • diorite_smooth
      • andesite
      • andesite_smooth

      How to reproduce

      /setblock ~ ~ ~ dripstone_block["stone_type":"diorite"]

      Expected result
      Invalid blockstate error

      Actual result
      It places the block

            tryashtar [Mod] tryashtar
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: