Posted July 12, 20178 yr Hi, I'm trying to have an item work in such a way so that on right clicking a block, it calls the onItemUse function but not the onItemRightClick function. I have the onItemRightClick function set up to change the mode of the item and I have the onItemUse function store a block in the NBT of the item, but I don't want to change the mode when I try to store the block. Is there any way so that I can bypass the onItemRightClick function if the item is being used on a block?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.