How can i make a procedure that kills the player if the g forces are too high?

Started by notAsquare1 on

Topic category: Help with modding (Java Edition)

Last seen on 18:13, 28. Dec 2023
Joined Oct 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How can i make a procedure that kills the player if the g forces are too high?

I am trying to make a procedure that if the player gets too much gravity from acceleration, they die. How?

Last seen on 06:49, 31. Dec 2023
Joined Dec 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
idk exactly but try if…
Tue, 12/19/2023 - 02:07

idk exactly but try 
if velocity is over the number set health to -42