Missing Dependencies for a procedure

Started by thomas2 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Missing Dependencies for a procedure

I am trying to make a procedure for when a certain tool is in the inventory, the procedure check if it is in the players hand to display infos, but Mcreator says that dependecies are missing. I need hep to resolve this!

Joined Apr 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
replace source entity with…
Wed, 06/18/2025 - 00:40

replace source entity with event/target entity

Joined Jun 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
now I can put the procedure,…
Wed, 06/18/2025 - 01:25

now I can put the procedure, but the text isnt showing