Help with making an element

Started by QRSTUV on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 month ago
Joined Jun 2019
Points:
663

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
Help with making an element

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

Active 1 month ago
Joined Jun 2019
Points:
663

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
Yes I am trying to add the…
Sun, 06/09/2019 - 03:40

Yes I am trying to add the procedure onto the Button so that when the user clicks the button it executes a command

Active 1 month ago
Joined Jun 2019
Points:
663

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
Yes I am trying to add the…
Wed, 06/12/2019 - 02:06

Yes I am trying to add the procedure onto the Button so that when the user clicks the button it executes a command.