Falling Block with Motion

Started by CK_Mods on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Falling Block with Motion

I'm trying to turn an existing, unknown block into a falling block. I would use the premade block, Spawn _ as a falling block at x: _ y: _ z:_, but I do not know how to give a falling block motion using that.

This is what I am doing:

summon falling_block ~ ~1 ~ {BlockState:{Name:"  π†πžπ­ π‹π¨πœπšπ₯: 𝐛π₯𝐨𝐜𝐀  "},Time:1}

I need to either fix this block or use the block I previously mentioned with motion NBT.