Posted May 8, 20169 yr I need a block that when right clicked will increase the amount of items in the player's hand by 1, and will decrease it by 1 when shift-right clicked. I've looked around and found nothing.
May 8, 20169 yr onBlockRightClick get the item in players hand, check for null, if its not null you can do stack.stacksize++
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.