mojira.dev
MC-136106

A mob with elytra in the chest slot, with the FallFlying:1b tag, does not glide when it unmounts from an entity in mid air

try this command:

/summon zombie ~ ~100 ~ {Passengers:[{id:"minecraft:creeper",FallFlying:1b,ArmorItems:[{},{},{id:"minecraft:elytra",Count:1b},{}]}],ActiveEffects:[{Id:6b,Amplifier:5b,Duration:20}]}

 

it will summon a zombie, with a creeper riding it, the zombie will die instantly and the creeper will unmount, but will not activate the elytra when falling.

 

that's all I think

Comments 1

As data get reveals, FallFlying is immediately set to 0b because the creeper is not in the air (it's standing on the above mob). You can use data merge to adjust that.

shlomo poco

(Unassigned)

Confirmed

Minecraft 1.13, Minecraft 1.13.1-pre1

Retrieved