Jump to content

kg6jay

Members
  • Posts

    5
  • Joined

  • Last visited

Converted

  • Gender
    Male
  • Location
    Oregon, USA
  • Personal Text
    I am a new modder

kg6jay's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I am in the same boat you are, I cant figure out where in the heck to put the armor textures to get them to work, or how to set the path to where they ARE at. Its driving me buggy trying to figure this out.
  2. Hello, I am kg6jay. I am working on a mod "Resource Engineering", my mc forum thread is here: http://www.minecraftforum.net/topic/1757197-wip151forgeresource-engineering/. This mod is forge based and I would like to request Modder Status on here. I am not in need of a subforum. Thanks! ~kg6jay
  3. Try using the FurnaceRecipes.smelting().addSmelting(inputID,inputMeta,outputStack,xpPerSmelt) call instead
  4. It also gets downloaded by the forge install script.
  5. Thanks Saphirian, that solved a bunch of my compile errors as well. Let us know when you figure out the new texture stuff. As far as I can tell, the function public int getIconFromDamage(int par1) needs to be public Icon getIconFromDamage(int par1) but I cant figure out how to create said Icon relevant to my items/blocks to return in that function.
×
×
  • Create New...

Important Information

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