mojira.dev
MC-124219

Levitation doesn't overlay the elytra flying

The bug

In 1.12.2 i was able to use levitation effect to control players' vertical motion. I use chained command to do that:

/execute @e[tag=!declock] ~ ~ ~ detect ~ ~-1 ~ minecraft:diamond_block 0 effect @s minecraft:levitation 1 53

(it will bring me up to 65blocks high)

And in 18w02a, I do that as:

/execute as @a[scores={F=1..}] run effect give @s minecraft:levitation 1 255

/execute as @a[scores={F=1..}] run effect give @s minecraft:levitation 1 100

I also checked it by use this command when i am flying:

/effect give @s minecraft:levitation 1 100

Comments 1

also in
18w01a
17w50a
17w49b
17w48a
17w47b
17w46a
17w45b
17w43b

in short,it happen in all of 1.13 snapshot

AiDSl

(Unassigned)

Unconfirmed

flying, levitation, motion

Minecraft 18w02a

Retrieved