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

ctrl+blockpick bed creates new bed item with blockentity NBT attached

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 1.11.0.4 Beta, 1.11.1
    • 1.9.0
    • None
    • Confirmed
    • Windows
    • 179060

      Beds have a block-entity which is used as a hack to store the "color" property due to it not fitting in the NBT. However, bed items don't use this, they use the data value of the item. Therefore they do not and should not copy blockentity NBT when middle-clicked.

      TL;DR:
      Expected: ctrl+ block-picking a bed should give a bed item with no extradata.
      Actual: Bed block-picked item has a (+DATA) field on it.

            od1g1man [MCPE Helper] Dylan K. Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: