mojira.dev
MC-122304

Falling block's "Block" tag not changing the block's type

If I try to summon a falling block like this:
/summon falling_block ~ ~5 ~ {Block:"gold_block",Time:1s}
It summons a falling sand instead of a falling gold block

Comments 6

It's BlockState now.

Can I get an example of how to use this?

This command should work:

/summon minecraft:falling_block ~ ~5 ~ {BlockState:{Name:"minecraft:gold_block"},Time:1s}

Thanks, how can I change the state of the falling block?

This is not a help desk/forum.

Blue_future

(Unassigned)

Unconfirmed

Minecraft 17w47a

Retrieved