Started by
Lightfinder626
on
Topic category: Help with Minecraft modding (Java Edition)
So I'm trying to make a small mod with an item that changes itself to a sword when you right click and back to the other item when shift clicked or just right clicked with sword, How do I go about doing this?
So, you want a item that changes to a sword when you right click and vice versa?
yeah I sort of figure this out by adding the other item and if one is in the inventory the other can't be it works it just has to be in slot 1 to work and always adds the item to slot 2 ]. now Im trying to work out how to limit the player to only being able to have 1 of the item in the inventory at a time.