Problem linking procedure to block trigger

Started by notemail on

Topic category: Help with Minecraft modding (Java Edition)

Joined Nov 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Problem linking procedure to block trigger

I'm trying to create an interface with a crafting progress indicator. In the video I'm following, the crafting procedure is placed in the "on tick update" block trigger, but when I try to place the crafting procedure there, I get a "missing dependencies" error message, and the indicator doesn't work otherwise. What should I do?