load function
I am very new to datapacks and wanted to make one with the load function. I have my load.json in minecraft/tags/funstions and my load.mcfunstion in namespace/function. In the load.json is:
{
"values": [
"namespace:load"
]
}
but when I do /reload nothing works. If I do /function then it all works.
Version:1.21.4
Continue to help post