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"}}
2014-10-10, 03:31 AM
2024-12-04, 02:27 PM
35
23
Minecraft 1.8 - 1.21.4
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, 1.21.1, 1.21.4
-