mojira.dev
MC-72849

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

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"}}

Linked issues

Attachments

Comments 27

Confirmed. The nbt data is updated but the client does not realise. Relogging causes them to render propperly

Confirmed in 1.8.1-pre3

Still present in 1.8.1-pre5

Confirmed present in 1.8.1 - very well visible in this video: http://youtu.be/evPL31z44RI

#Hype dis, confirmed.

17 more comments

Can confirm in 1.19.

Can confirm in 22w24a.

Can confirm in 1.19.2.

Can confirm in 23w03a

Can confirm in 1.21.4

magib1

(Unassigned)

Confirmed

Platform

Low

Commands

Minecraft 1.8, Minecraft 1.8.1-pre1, Minecraft 1.8.1-pre2, Minecraft 1.8.1-pre3, Minecraft 1.8.1-pre4, ..., 1.19.3, 23w03a, 1.20.4, 1.21.1, 1.21.4

Retrieved