Started by
Joshualtd
on
Topic category: Help with Minecraft modding (Java Edition)
I have a problem where i need to freeze the player and remove his ability to move at all: no falling down, no walking, no jumping, no flying. I was able to do that by overriding velocity at earlier versions of MCreator, but ever since i've updated to newest version it stopped working and player is able to move. (can show how it works in past versions but not now)