use the nbt"Motion"in/summon minecraft:falling_block ~~~find the block can'tmove north or south
In Minecraft 1.16.5, use /summon minecraft:falling_block ~~~ {BlockState:
{Name: block name},Time:1,Motion:[0.1d,0.6d,-0.1d]} The block will behave the same way when using /summon minecraft:falling_block ~~~ {BlockState:
{Name: block name},Time:1,Motion:[0.1d,0.6d,0.1d]}
In Minecraft 1.20.6, the above two commands will be combined with /summon minecraft:falling_block ~~~ {BlockState:
{Name: block name},Time:1,Motion:[0.0d,0.6d,0.0d]} has the same effect
2024-05-29, 11:27 AM
2024-06-09, 01:58 PM
2024-06-09, 01:57 PM
0
3
-