Mojira Archive
MC-95726

Levitation Effect disables OnGround tag

Any overflowing levitation effect on players (Higher than amplifier 127) forces the OnGround tag of the player to 0b for a few seconds after the effect has worn out. This might also be the reason why the jump statistic breaks during this period as well. Here is how to reproduce it:

Run the following command:
/effect @p minecraft:levitation 5 128 (128 can be higher, too)
Shortly after landing, run this:
/testfor @a[r=0]

{OnGround:1b}

The expected behaviour is for the command to return your username. However this isn't the case.

Duplicate

Energyxxer

2016-01-17, 03:53 AM

2016-01-17, 10:21 AM

2016-01-17, 10:21 AM

0

2

Unconfirmed

Minecraft 16w02a

-