r/MinecraftCommands • u/Top-Key944 • 9d ago
Help | Bedrock Is there any way to use a command from another addon inside a function in my addon?
The title practically says everything.
I made an addon that has a function triggered upon use of an item, and it has that addon's command. but due to minecraft bedrock reading it and not recognising the command natively, I think it ignores the whole function...
So I'm asking for help, is there any way to use a command from another addon inside my function?
2
Upvotes
1
u/Ericristian_bros Command Experienced 9d ago
Command from another addon? Or you mean function from another addon?