Started by
nemesis104
on
Topic category: Help with Minecraft modding (Java Edition)
I am making a mod with a custom enderpearl, that after you throw it will give you an effect called Endermans Grace. This effect would allow you to teleport with a keybind, but I dont know how to implement this. I got the pearl and effect, but I need help on making the keybind only work if you have the effect.
Edited by nemesis104 on Tue, 11/01/2022 - 19:47
Nevermind, when you press the keybind, run a procedure that checks if you have the effect, then lets you teleport.