Started by
Darth Feanor
on
Topic category: Help with Minecraft modding (Java Edition)
So, as the title suggest, I wish to somehow have my item change to another item when the player holds it in hand and presses shift+right click. Is such a thing possible? I just started using this creator today, any help would be greatly appreciated.
Make a Keybind and then a procedure to clear provided item and add another item.
Oh, I didn't even think of a keybind option. Thanks I'll give it a go.
Works perfectly! Thank you so much. I have 0 experiance with coding so this is all very new to me
I understand the keybinding, but how would i make it to when i press two keys at the same time to change an item?
I don't think that is a thing