Started by
QRSTUV
on
Topic category: Help with Minecraft modding (Java Edition)
I am currently working on a gui that executes commands for a player so that it is quicker for them to use them, but when I add the execute command procedure I am missing the dependency entity and I do not know where I am supposed to add it, so if you can help me that would be Greatly appreciated
Where are you trying to add this procedure? On the GUI button?
Yes I am trying to add the procedure onto the Button so that when the user clicks the button it executes a command
Yes I am trying to add the procedure onto the Button so that when the user clicks the button it executes a command.