Started by
Rotmax
on
Topic category: Advanced modding
Is it possible to change the player position (inside the hitbox of the mob; x,y,z) with coding and where i have to place the code?
Topic category: Advanced modding
Is it possible to change the player position (inside the hitbox of the mob; x,y,z) with coding and where i have to place the code?
Yes, it is possible to change where the player's model is in the hitbox, but that would require some asm. I don't think mcreator supports coremodding, and neither does forge. Coremodding is not easy and requires good knowledge of asm, java, and javascript. Optifine allows you to modify entity models, but it might cause issues with mods.
Fortunately, for a rideable mob, you can change how high the entity that's riding it should be.
2024. the problem is still relevant