Posted February 18, 20169 yr Hello So recently I started to make mod that uses Glyphs as a way to make magic, you collect Glyphs and with total of 3 Glyphs you can create magic. Here is the problem, I want to make a book that when you right click on it, it opens a special pop-up menu. I already have the item, just the right click function is kinda difficult to do with the menu Thanks in advance!
February 18, 20169 yr override onItemRightClick and there open the gui via player.openGui(); you will need a GuiHandler and all that stuff set up to make that work.
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.