The Aether

The Aether

32M Downloads

Entities riding on flying blocks continue floating upwards even after the floating block is destroyed

Kelvin285 opened this issue ยท 3 comments

commented

Test:
Ride on a floating block while in creative mode and wait for it to hit the height limit. There's a chance that when the block breaks you will still be floating upwards.
Even after flying in creative mode or switching to survival mode you will continue to move up.

commented

Okay removing setNoGravity causes more bugginess so I guess I'm gonna have to spend some time looking into this again later on.

commented

removing setNoGravity and noPhysics fixed the issue!
Also fixed the issue where the screen shakes when you're going up on a floating block.

commented

I'll have to remove the setGravity function probably.