/tick freeze and unfreeze not working in datapack function
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
Environment
windows 10 home
Linked Issues
Created Issue:
/tick freeze and unfreeze not working in datapack function
Put the summary of the bug you're having here
What I expected to happen was...:
i thought it would freeze the tickWhat actually happened was...:
gave me an error message saying this is not a commandSteps to Reproduce:
make a data packmake a function
put tick freeze or unfreeze in it
open game output
load into game and look at error
Environment
windows 10 home
Added Attachments:
Added Linked Issues:
duplicates
Can you please attach the datapack you are using?
/tick is not intended for datapacks or command blocks as it requires elevated permissions. See this helper comment
so can i just not use tick freeze unless i type it in chat?
Correct. the /tick sub-commands cannot be used unless the player uses them in chat.