Started by
EZW Ninja
on
Topic category: Help with Minecraft modding (Java Edition)
I'm trying to make it so you use one key bind with the Infinity Gauntlet it will copy a block and when you use another it will replace any block you look at with the block you copied. Need help with the procedures. Thank you!
Edited by EZW Ninja on Mon, 01/10/2022 - 21:15
Create a Key binding element and name it something like "Copy Block". Then once you have given the keybinding a name and default key, you can add a procedure to it and it will do your function. Keep in mind your gonna have to edit the procedure to make it so its in your hand.
Hope this helps :)
I know how I'm going to have to do it, but I just don't know how to make the procedures. But still, thanks for at least replying, didn't expect for anyone to even actually see this.