I used a guide to drag and drop a functions file into a datapack, and that into a world. However, when I try this method with multiple functions, the only one can seem to execute, and the others fail to execute. It appears only one function can execute. Does anyone know why is this?
I was expecting to be able to execute all the functions, but only one function seemes to be able to be executed (context: I was planning to make alchemy circles with particle effects with a bitmap translator in Python, and it doesn’t seem to work)
2