Started by
Nanobott
on
Topic category: Help with Minecraft modding (Java Edition)
Im trying to make when you hold rightclick with this item it will drag the entity to the players cursor, But this is what happens.
Procedure,
Does anyone know how i can fix this problem? :)
You Have to somehow Change The Nbt Of The Entity To {NoGravity:1} Since Your Teleporting The Entity To The Cursor So It Falls
And When The Key Is Released Change The Entity Nbt To {HasGravityOrSomething} Idk Im Not Actually A Code Expert So Yea
That worked aha thank you! Still a bit glitchy but way better then before.