Started by
LostZ0mbie
on
Topic category: Help with Minecraft modding (Java Edition)
I need help figuring out if I'm able to make a procedure that will allow me to open a GUI only when im in a Village. Im currently using "If is X Y Z inside a Village, Return Action Result of type= Success, Return Action of type= Fail"
i wanted to do something similar, and so what i did is that it closed the GUI as soon as i opened it because it checks the thing, if it is false, it closes the GUI