Started by
Xninja729
on
Topic category: Help with Minecraft modding (Java Edition)
I'm making a Xenoblade mod, and one of the weapons opens a gui that has multiple buttons, where you can click one to choose a specific effect. I already have 4 potion effects set up, which are all along the lines of
However, when I try to use it in the gui, it says I have missing dependencies. How do I write the procedures so I can use them in the gui as a button?
there is probably no provided item, so switch that to making the cooldown happen to the item in main hand, hope this helped