Jump to content

Item Textures in not showing


vojtakudlacek

Recommended Posts

We are not going to download a random file from the internet. Post a link to git repository, or use gist.github.com or Pastebin to post your code.

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Link to comment
Share on other sites

It work partly I get load resources but I probably have proble with the texture or model can you chack this please?

Define work partly and problem.

VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING

I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect.

Forge and vanilla BlockState generator.

Link to comment
Share on other sites

It work partly I get load resources but I probably have proble with the texture or model can you chack this please?

Define work partly and problem.

I tested with en_US.lang se name to the item previously is not loadid anthing but now is loading the lang but the texture remaing not loaded but textures model yes.

Link to comment
Share on other sites

First, why is your lang file in

minecraft/lang

? It should be in your resource domain.

You register a model for metadata 1, but I don't see you creating an ItemStack with metadata 1 anywhere, meaning they will all have metadata 0, which you did not register any model for.

It works thank you very much.

Link to comment
Share on other sites

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.