Posted March 7, 201411 yr Hello forge. Well just as the title says how can I add information to existing vanilla items? Like you do with this method: public void addInformation(ItemStack par1ItemStack, EntityPlayer par2EntityPlayer, List par3List, boolean par4) { Thanks! I'm always happy to help others! Java is not my main programming language but I have alot experience in PHP/HTML/JS/CSS3/C#/SQL
March 7, 201411 yr Author Sorry for asking, but how would I use this method? I'm always happy to help others! Java is not my main programming language but I have alot experience in PHP/HTML/JS/CSS3/C#/SQL
March 7, 201411 yr Hi see here http://greyminecraftcoder.blogspot.com.au/2013/12/forge-techniques-events.html and here http://www.minecraftforum.net/topic/1419836-131-forge-4x-events-howto/ -TGG
March 8, 201411 yr Author Sorry for the late reply but if I use this event the text on a block is still drawn in italic how would i change this I'm always happy to help others! Java is not my main programming language but I have alot experience in PHP/HTML/JS/CSS3/C#/SQL
March 9, 201411 yr Author Anyone? I'm always happy to help others! Java is not my main programming language but I have alot experience in PHP/HTML/JS/CSS3/C#/SQL
March 9, 201411 yr Author fixed it had to use event.toolTip instead of event.itemstack I'm always happy to help others! Java is not my main programming language but I have alot experience in PHP/HTML/JS/CSS3/C#/SQL
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.