why is it that some crafting recipe datapacks have a folder in functions called "tick"
I never used it in my datapack and mine still works.
I never used it in my datapack and mine still works.
4
does it affect the recipes in a datapack in a server?
i think not ryt
i think not ryt
correct
Tick only affects functions, not recipes
Tick only affects functions, not recipes
maybe they used a template
It's a function that runs every tick, while not needed for crafting datapacks, it's needed for most, they prob watched a tutorial that said they needed that function and didn't remove it
