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
I've had the same problem when I've tried making damage procedures, I was trying to make it so that if you run while holding a specific item (scissors) you would take half a heart of damage with 70% chance every 1-2 seconds, but as soon as you start running it just crashes
can you guys post pictures of your procedures?