Started by
noahbam9
on
Topic category: Help with Minecraft modding (Java Edition)
So I want to create a mod that say I right clicked an item, it changes into another item. How do i do that?
Topic category: Help with Minecraft modding (Java Edition)
So I want to create a mod that say I right clicked an item, it changes into another item. How do i do that?
what would just hand probably not possible, but can be done through the subject and procedures . And that is, you will be an object (let's say a stick) to click on the block (ground) and it will become another block (for example, a stone)
i think its possible
Use on right click procedure and set item in main-hand to change the item to something else.
If you are staring out, I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei
you can try a procedure that takes away the (insert item name) from the player's inventory and then give them the item you want