Make entity unable to move or jump or use items, but keeps current momentum and can fall.

Started by FerretWithACatHat on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Make entity unable to move or jump or use items, but keeps current momentum and can fall.

I am making a dinosaur mod and would like to make it so that if your sedated (potion effect) you can't move or jump, but you can still fall and you keep your previous momentum. Basically, the game doesn't read your inputs and your basically just a ragdoll.

 

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how about trying to make the…
Sun, 11/22/2020 - 22:42

how about trying to make the procedure to make the entity have slowness for a certain time (to make it what you want make the potion level the highest you can). Hope it works!