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

Falling Blocks don't change their appearance with BlockState

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 1.16.5
    • None
    • Unconfirmed
    • (Unassigned)

      When summoning a falling block with command no.1 everything seems to work as intended, and a falling red wool block appears (time set to -9999999 in order to keep it from dying).

      /summon minecraft:falling_block ~ ~ ~ {NoGravity:1b,Time:-9999999,BlockState:{Name:"minecraft:red_wool"}}

      However when using the data command in order to change the Block State, the block model doesn't change even though the Block State is now changed.

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

      As you can see on the debug screen, there is only one entity in view, answering the question if it's possible that there are multiple floating blocks in each other.

      Fixes itself when relogging

       

       

        1. 2021-07-09_17.33.30.png
          2021-07-09_17.33.30.png
          409 kB
        2. 2021-07-09_17.33.34.png
          2021-07-09_17.33.34.png
          414 kB
        3. 2021-07-09_17.33.45.png
          2021-07-09_17.33.45.png
          434 kB
        4. 2021-07-09_17.34.24.png
          2021-07-09_17.34.24.png
          428 kB

            Unassigned Unassigned
            Hellogaming Hellogaming
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: