Does someone know how to create a Paralysis Potion Effect

Started by LOLBroSave on

Topic category: Help with modding (Java Edition)

Last seen on 09:04, 16. Oct 2024
Joined Oct 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Does someone know how to create a Paralysis Potion Effect

I wanted to create a Potion that makes the Player unable to move, but I don’t know how I can do that. Does someone know? Also I don’t want to use other Potion effects for this effect because you can see them in the inventory. Already in advance thanks for help

Last seen on 09:51, 16. Oct 2024
Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hi! what i would do is save…
Wed, 10/16/2024 - 09:52

Hi! what i would do is save in a nbt number variable of the player his position and rotation when the potion effect starts, and tp the player to the saved pose every potion tick