Started by
Diatom
on
Topic category: Help with Minecraft modding (Java Edition)
i have a variable that does something when its higher than the number of players * 8400 and a command that sets it to the number of players * 8400 and then back to 0 but it activates multiple times when i execute the command. the variable also goes up by 1 every tick per player
How do you trigger the command? If you run it in tick and run if when value is larger that something, it will run every tick as long as it is larger
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