Jump to content

Reskaillev

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Reskaillev

  1. "You probably imported the wrong class for Entity." ^ there you have it... Thnx for pointing out my incredibly stupid mistake, Sensei!
  2. Before anybody starts saying that I should use Override: Eclipse doesn't want to accept the override: I know that this is strange as Item HAS the getArmorTexture() function so why does Override not work?
  3. Greetings, I've been trying to get armor textures working, but minecraft gives the following error: Now testarmor can be found in MODID:textures/models/armor/ , thus minecraft is searching at the wrong place while I do think I've pointed him to the correct folder... The TestArmor Class: (mistake is most likely here) My Item Registry: What horribly stupid mistake have I made here? Why doesn't Mr. forge search in the correct folder? Thanks in advance, Resk
×
×
  • Create New...

Important Information

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