How do I check for something constantly

Started by MultipleGaming on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I check for something constantly

I want a way to check for something constantly without the game crashing, I'm trying to make it so a certain block dissapears when the player gets close to it. I got the script that removes the blocks done but I want my script to be running constantly. But every time I try the game crashes when I start the script