Adding required dependencies to a procedure

Started by ItzYaBoiMyth on

Topic category: Help with MCreator software

Active 3 years ago
Joined Jan 2020
Points:
757

User statistics:

  • Modifications: 3
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 48
Adding required dependencies to a procedure

How would I add the following dependencies to my procedure?
The ones lister are entity, cmdparams and world.
My code is set to spawn an iron golem then remove an item from the inventory, once that item is used.

 

Active 4 years ago
Joined Jun 2019
Points:
665

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
i think i can help you with…
Sat, 04/18/2020 - 18:40

i think i can help you with the dependencies entity and world but not with cmdparams, because i dont know what procedure i need to use to create that dependence. Can i have an image of that procedure? I need it because i am a beginner of making procedures.

 

Active 3 years ago
Joined Jan 2020
Points:
757

User statistics:

  • Modifications: 3
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 48
im going to renew this topic…
Tue, 05/25/2021 - 05:18

im going to renew this topic because i recently came across the issue again, my version is 2021.1, and my missing dependencies werent actually missing until i updated the mod's namespace. any ideas on how to fix this?

Active 3 years ago
Joined Jan 2020
Points:
757

User statistics:

  • Modifications: 3
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 48
anyone got a response?
Tue, 05/25/2021 - 22:41

anyone got a response?

Active 2 years ago
Joined Aug 2015
Points:
739

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
If you managed to fix the…
Sat, 12/03/2022 - 23:00

If you managed to fix the issue before, you should always share your solution. In case others came across the issue.