Posted June 2, 201411 yr When I am moving an entity using entity.posY += 2, the game kicks me with an Illegal Stance. I can not add to entity.motionY because it will always collide with a portal block the next tick and I am trying to push the entity away from it. (Changing entity.prevMotionY doesn't help) Is there any way around this?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.