Started by
Homk
on
Topic category: Help with Minecraft modding (Java Edition)
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 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