Jump to content

Daimon

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Daimon

  1. I get your point and correct my code. Thank you. Sorry for a stupid question.
  2. Hi I am a new moder and just making a very simple mod which add an food item and the recipe to make it. The problem is as I open minecraft in mcp and use my recipe to craft the item, I get an Leather Cape.... It could not be eaten, but the name of the item is right what I set. I started my code with helfull's tutorial and also checked forge wiki and many posts here but still can't figure out the problem. The iconindex of Leather Cape is 0, I think the problem might have relation to this. Can anyone tell me where is the problem? Thanks! PS: Sorry for my bad English. I am Chinese. ====================================== Problem solved. Using the "new" method in mod class incorrectly. Code Mod_JBGZ itemJBGZ
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.