Jump to content

fierymelon300

Members
  • Posts

    17
  • Joined

  • Last visited

Everything posted by fierymelon300

  1. Also how do I check if the NBT tag is null?
  2. here is what I have now where should I go from here
  3. ok because I was kind of guessing at what to do that helps a lot
  4. Here Is A Screenshot of the code I have for the word that I want to have the kill counter. can either of you tell me what else I should do?
  5. when I use the addInformation NBT where would I put it in my code? Anywhere?
  6. to create a new tag i would go to net.minecraft.nbt and create a new tag?
  7. So i was wondering how to add a kill counter to a tool anyone have any ideas? I just want it so that when you hover the cursor over it, it will show how many kills the sword has
  8. Never mind thanks for your help
  9. I don't have a class called SidedProxy so that would most likely be a problem can you just give me a link to a tutorial so I can just start over?
  10. yes but where would the classname that I have to change be In the ClientProxy?
  11. where is a good updated tutorial that I can reference?
  12. ok now I am having trouble with my mod crashing when I test it in eclipse here is the error report
  13. Never mind it is now setTextureName Thanks for the help!
  14. oh ok thank you where can I find that out for sure?
  15. Two days ago it would allow access to the file where all the textures for my mod are stored I use it like this .func_111206_d("newmod1:items");
  16. Hey guys I am having a problem with the func_111206_d whenever I use it to et my textures it gets underlined in red and gives me the error "The method func_111206_d(String) is undefined for the type Item" here is the code http://paste.minecraftforge.net/view/7ab032a1
×
×
  • Create New...

Important Information

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