Started by
P-sto
on
Topic category: Help with Minecraft modding (Java Edition)
I have created a flying carpet mob. Unfortunately when I fly up or down my Z dimension changes by itself making the mob moving to the left/right. X dimension varies between 2 similar values (strange, but does not look bad), Y dimension goes up (obviously), Z dimension changes slowly like it is moving to left.
Here is the main procedure I use for making the mob flying:
Do you have any ideas how to keep Z dimensions fixed?
Thanks for help!
I'd assume that it's probably the mob being mistakenly pushed around by your playermodel. Try disabling collisions with it or setting your seat a bit higher than the entity.