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

Block state of falling block doesn't visually update when modified with /data command

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • Minecraft 1.8, Minecraft 1.8.1-pre1, Minecraft 1.8.1-pre2, Minecraft 1.8.1-pre3, Minecraft 1.8.1-pre4, Minecraft 1.8.1-pre5, Minecraft 1.8.1, Minecraft 1.8.2-pre1, Minecraft 1.8.2-pre2, Minecraft 1.8.2-pre3, 1.17.1, 21w39a, 21w44a, 1.18, 1.18.1, 1.18.2, 22w16a, 1.19, 22w24a, 1.19.2, 22w45a, 1.19.3, 23w03a, 1.20.4
    • None
    • Confirmed
    • Commands
    • Low
    • Platform

      When using /data to change the block state of a falling block, the rendered block isn't updated until the block touches the ground and becomes a solid block or drops, or until the player relogs.

      /summon minecraft:falling_block ~ ~ ~ {NoGravity:1b,Time:1,BlockState:{Name:"minecraft:iron_ore"}}
      /data merge entity @e[type=minecraft:falling_block,limit=1,sort=nearest] {Time:1,BlockState:{Name:"minecraft:diamond_ore"}}

            Unassigned Unassigned
            magib1 magib1
            Votes:
            35 Vote for this issue
            Watchers:
            23 Start watching this issue

              Created:
              Updated:
              CHK: