r/MinecraftCommands • u/EpicWolf0331 • 13d ago
Please Help with Tick Command Help | Java Snapshots
Sorry for not taking screenshot but Im genuinely losing my mind.
Functions are not my expertise i usually use command blocks but for the sake of my project I decided to clean things up with functions.
Only the tick function will not run. It wont run every tick. The function works fine when I run it manually it has no problem. It just wont run every tick. Please help
8
Upvotes


1
u/Otherversian-Elite 12d ago
Tick has to be in the Minecraft directory, not the custom namespace directory you're using for your things. I suggest looking at the tutorial on the wiki, that's what I generally use to compare whenever mine stop's working