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?
interface
Edited by notemail on Tue, 11/25/2025 - 18:10
show me what you have done in the gui and the procedures