Put the summary of the bug you're having here
What I expected to happen was...:
i thought it would freeze the tick
What actually happened was...:
gave me an error message saying this is not a command
Steps to Reproduce:
make a data pack
make a function
put tick freeze or unfreeze in it
open game output
load into game and look at error
Linked issues
Attachments
Comments 4
/tick is not intended for datapacks or command blocks as it requires elevated permissions. See this helper comment
Can you please attach the datapack you are using?