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

Copper blocks and dripstone have overlapping block states

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 1.16.220.52 Beta
    • 1.16.210.59 Beta, 1.16.210.58 Beta
    • None
    • Confirmed
    • Windows
    • 466167

      The bug

      dripstone_thickness is an accepted block state for copper blocks, and copper_oxidation is an accepted block state for pointed dripstone.

      How to reproduce

      1. /setblock ~ ~ ~ dirt["dripstone_thickness":"base"]
      It errors since that state is inapplicable
      2. /setblock ~ ~ ~ copper_block["dripstone_thickness":"base"]
      Not only does it not error, it places an oxidized copper block

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

              Created:
              Updated:
              Resolved:
              CHK: