Started by
HeroicAlternation
on
Topic category: Help with Minecraft modding (Java Edition)
I'm trying to make a progress bar for a custom machine. I've created a sprite with different stages, and I have a procedure that runs every tick while the GUI is open, checking for the correct items and ensuring the actual recipe is working. However, I'm struggling to figure out how to make the procedure change the sprite's frame. How do I do it?
I'm using version 2025.1 btw