Jump to content

KrazyTraynz

Members
  • Posts

    6
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

KrazyTraynz's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. What is the stack trace you get when Minecraft crashes?
  2. I used the install script with the latest version of Forge src, but when I opened the eclipse workspace I got 7,590 errors regarding everything in the code involving Forge imports, annotations, etc... Anything I could've done wrong for this to happen?
  3. My tile entity is a render (like the book on the enchantment table), not a slot... Is there a different method I have to use?
  4. What do I use instead of ModLoader.setInGameHook, ModLoader.setInGameHook, ModLoader.registerTileEntity(Class<? extends TileEntity> tileEntityClass, String id, TileEntitySpecialRenderer renderer), ModLoader.getUniqueEntityID, and ModLoader.addSpawn? I can't find anything to use instead.
×
×
  • Create New...

Important Information

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