-
Bug
-
Resolution: Duplicate
-
None
-
1.15.2, 20w07a
-
None
-
Unconfirmed
-
(Unassigned)
When summoning an entity with a falling_block as a passenger, the falling_block initially spawns at the entity's feet, then shoots upwards to where it should be. Example command:
/summon minecraft:armor_stand ~ ~ ~3 {NoGravity:1,Passengers:[{id:"minecraft:falling_block",Time:1}]}
If the entity(armor stand in this case) is spawned on the ground, the falling_block instantly becomes a block because of its initial starting position at the entity's feet.
The attached .gif shows frame-by-frame exactly what happens.
- duplicates
-
MC-145113 Falling blocks passengers land inside a block and not on top of block, that destroys "only one command creations" too
- Reopened