Started by
notemail
on
Topic category: Help with Minecraft modding (Java Edition)
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?