Wait until condition is met

Started by Homk on

Topic category: Help with modding (Java Edition)

Last seen on 16:34, 20. Oct 2024
Joined Sep 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Wait until condition is met

There's blocks like [ Wait x ticks ], [ if x  = true ], and [ repeat until x = true ] but how would you [ wait until x = true ]?
This kind of thing would be useful for waves of enemies to wait until they are all gone before the next wave

You can use tick counter for…
Sun, 10/20/2024 - 12:27

You can use tick counter for this.

I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei