Help with procedure dependencies

Started by SensaiOmar on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Jun 2017
Points:
764

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 23
Help with procedure dependencies

I am trying to make an item that tames whatever mob is right clicked by it. When I made this fairly simple procedure it told me that I was missing dependencies. I am a noob and I don't understand what I'm missing. Please help https://imgur.com/H13IcKD

Active 1 year ago
Joined Jun 2023
Points:
337

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 103
I did the same procedure…
Tue, 11/14/2023 - 21:07

I did the same procedure again and no dependencies are missing. Did you put this procedure in the triggers of a mod element ?

Active 1 year ago
Joined Jun 2017
Points:
764

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 23
Yes i did
Tue, 11/14/2023 - 21:46

Yes i did

Active 1 year ago
Joined Jun 2023
Points:
337

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 103
And in which trigger did you…
Wed, 11/15/2023 - 06:52

And in which trigger did you put the procedure ?

Active 1 year ago
Joined Jun 2017
Points:
764

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 23
Item right clicked
Wed, 11/15/2023 - 15:08

Item right clicked

Active 1 year ago
Joined Jun 2023
Points:
337

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 103
Sorry, I meant: Did you use…
Thu, 11/16/2023 - 06:53

Sorry, I meant: Did you use an external trigger ?

Active 1 year ago
Joined Jun 2017
Points:
764

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 23
No i just used one of the…
Thu, 11/16/2023 - 17:43

No i just used one of the triggers provided when you make the item

Active 1 year ago
Joined Jun 2023
Points:
337

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 103
I believe that you cannot…
Thu, 11/16/2023 - 20:20

I believe that you cannot superimpose the two triggers