How to check if player is y<0

Started by Kac_24 on

Topic category: Help with modding (Java Edition)

Last seen on 16:30, 9. Jun 2021
Joined Jun 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to check if player is y<0

Guys, I am new, I started making mods and it's going pretty nice, but now I am stuck. How to make a procedure, that activates only if player is under 0 (in void)

Last seen on 14:30, 14. Jul 2022
Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
This should work: If: y…
Mon, 06/07/2021 - 16:19

This should work:

If: y position of Event target/entity < 0

Then: