Jump to content

Recommended Posts

Posted

Ok heres the gameregistry for the tools it doesn't like it when I put it in though

 

GameRegistry.registerItem(Alchemistspickaxe, Alchemistspickaxe.getUnloacalizedName().substring(5));

Posted

Ok what I expected to happen when I typed it in is for the names in the middle(bold) to go blue but when I type them it comes up with add constructor which I have already added in

 

GameRegistry.registerItem(Alchemistspickaxe, Alchemistspickaxe.getUnloacalizedName().substring(5));

Posted

Thanks for your help! now I am trying to get the name and texture to load but for some reason its not working I have done everything that you would normally do but for some reason it is not working.

 

in the eu_us.lang file I have put

 

item.Alchemistspickaxe=Herbalists pickaxe

 

and for the texture I have done

.setTextureName("al:Alchemsistspickaxe")

 

and the name is Alchemistspickaxe in the texture folder do you by and chance know why this is not working?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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