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

Falling block does not update texture after /data modify

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.15.2
    • None
    • Unconfirmed
    • (Unassigned)

      Steps to reproduce:

      /summon minecraft:falling_block ~ ~ ~ {BlockState:{Name:"minecraft:diamond_block"},NoGravity:1b,Time:1}
      /data modify entity @e[type=falling_block,limit=1,sort=nearest] BlockState.Name set value "minecraft:gold_block"

      I'd expect the diamond_block entity to change into a gold_block, but it doesn't visually. The block id inside (using /data get) does show "minecraft:gold_block".

            Unassigned Unassigned
            Bertie2011 Bertie
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: