Hello
So, I"m attempting to make a mod that adds watches with industrialcraft, and I'm getting an error in my ItemWatchWhole.java file, on the "setIconIndex" part.
The error its giving me is "The method setIconIndex(int) is undefined for the type ItemWatchWhole
I have a friend who is also making a forge mod, and He think that this was changed with the sprite sheets in 1.5. I am following this Wiki here
, and it was updated on the 13th, but its not correct. Does anyone know what this was changed to, or how to fix my code?
Thanks in advance,
Shaken