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

Changing the BlockState of a falling block does not update what it looks like

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 21w05b
    • None
    • Unconfirmed
    • (Unassigned)

      Using data merge or data modify to change the BlockState.Name or BlockState.Properties tag for a falling_block entity will not change how it looks, but it will still settle as the block it was modified to.
      To replicate:

      summon falling_block ~ ~ ~

      {Time:1}

      data modify entity @e[type=falling_block,limit=1,sort=nearest] {BlockState:{Name:"minecraft:stone"}}

      It will continue to look like sand, but once it lands it will place a stone block

            Unassigned Unassigned
            Deoxyribonucleic Evans DorkOrc
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: