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