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

Falling blocks don't change appearance with BlockState

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.17.1
    • 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"}}

      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:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: