Posted February 13, 20169 yr Hello, thank you for taking the time to read this. I'd like to add short descriptions that work with the language files to vanilla items. So I can list how many hunger bars a food fills and such or add a description to rarities such as diamonds I'd preferably like to add this code in my base class. I'm still new with coding, and have only done basic things. (Ores, Materials, Effect Swords, Effect Helmets, Right Click Special Swords, Increasing maximum stack size for potions, and creating a block that negates fall damage.)
February 13, 20169 yr Note that if NEI is running, ItemTooltipEvent won't be fired. To modify NEI's tooltips, you need to implement IContainerTooltipHandler and register it using GuiContainerManager.addTooltipHandler instead. Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
February 13, 20169 yr Author Thank you for the quick reply. How can I make my message customizable in the lang file? Do I just put item.documentation.line1?
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.