Started by
As1759
on
Topic category: Help with Minecraft modding (Java Edition)
I coded a function that senses a specific word sent by the player in game chat, then responds with a set response. (Think TBS) The problem I need help with is that I want a delay, and the wait _ ticks doesn't seem to work. Anyone able to help?
Use tick counter. 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
Could work, thanks for the playlist!