Started by
Darrow1302
on
Topic category: Help with Minecraft modding (Java Edition)
Hi guys,
I'd like to know how I can make it so that in my gui, the cross remains displayed as long as the player has not completed a specific advancement and that as soon as this advancement is completed, the cross turns into validated (see image below)
https://imgur.com/a/BpDdAq9
I would recommend placing two images one over another and using the visibility condition procedure for visibility.
When selected procedure returns true, it means the image should be shown
I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei
@Klemen
Could I have an example of what it should look like?
If it's not possible, that's okay, I'll just keep looking on my own...
PS: I haven't found anything in the playlist that matches my expectations.
I believe playlist contains examples that show how to use conditions, thought that would be useful to setup condition for the image