Topic category: Help with Minecraft modding (Java Edition)
Hello I'm new and I'm trying to make a mod that allows me to use the bound key g to strike lightning in the direction I'm looking in (For admins only) so i can snipe people from afar with my admin powers however I don't know where to start so I am requesting help from any advanced modders out there
I have taken the liberty of showing an example mod of what I would like to see but instead its bound to a key instead of an item
https://minecraft.curseforge.com/projects/lightning-bolt-mod?gameCatego…
Basically the details about the mod request are simple like the example mod above only difference is the keybinding and no item
this ability should only be used by admins and not by normal players
if anyone can help me make this mod for my server I would be most greatful
Anybody?
Create a procedure like this one:
then make a key binding to "G" and bind it to your procedure.
Thanks man
No problem!