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

Most copper blocks share the same block ID

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 1.16.220.52 Beta
    • 1.16.210.61 Beta, 1.16.210.59 Beta, 1.16.210.58 Beta
    • Confirmed
    • Windows
    • 466197

      The bug

      All of the variants of copper blocks are implemented as block states and legacy item damage values instead of separate block IDs. This breaks java parity and the established pattern of flattened blocks in newer bedrock versions.

      How to reproduce

      /give @p oxidized_copper_block
      

      It errors

      Expected result
      You get an oxidized copper block

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

              Created:
              Updated:
              Resolved:
              CHK: