How to check if player is y<0

Started by Kac_24 on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 years ago
Joined Jun 2021
Points:
569

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
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)

Active 3 years ago
Joined Jul 2020
Points:
673

User statistics:

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

This should work:

If: y position of Event target/entity < 0

Then: