Jump to content

Shaken_U

Members
  • Posts

    3
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Shaken_U's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. In Your Class it should say Public class <classname> expands <classname> That basically makes it read your class with the other class that you call. Make shure to import the package that the other class in IE-Block better stone import net.minecraft.blocks public class Blockbetterstone extends blocks
  2. So, Im trying to make a little display appear in the middle and on the left side of the playing screen (ya know, with the hotbar and everything. Sorta like the Goddles of revealing in Thuamcraft, or the Jetpack energy level with IC2.) I haven't found a tutorial out there that does that, And To look @ the coding in IC2/Thuamcraft, I have to Decompile them (also plz tell me how i would do that). I AM NOT creating a new GUI, just editing the current playing screen.
  3. 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
×
×
  • Create New...

Important Information

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