Started by
pylonuclear
on
Topic category: Help with MCreator software
I have an item that has a GUI. when you put a special item in the GUI, it gives you potion effects when in your hand, even with the GUI closed. How can I do this?
Topic category: Help with MCreator software
I have an item that has a GUI. when you put a special item in the GUI, it gives you potion effects when in your hand, even with the GUI closed. How can I do this?
You could use inventory tick for GUI item check and applying proper effect from there.