Jump to content

Recommended Posts

Posted (edited)

Hi,

The mod I'm working on has the issue where the texture of an item the mod adds to the game is not showing, meaning per usual that the texture is the purple and black texture. Though the item is showing it's display name from the lang/en_us.json it is not showing it's texture that is in textures/items. (The image is a png, 16x16). I'm pretty sure I overlooked something or did something wrong with the registry.

Included image of my hierarchy.

 

Thanks!

 

Github repo I quickly made
 

Edit:

Error causing the problem, have not managed to work around it yet

Spoiler

[net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'combinedmelting:bronze_ingot#inventory' referenced from: combinedmelting:bronze_ingot#inventory: java.io.FileNotFoundException: combinedmelting:models/item/bronze_ingot.json

 

e1c405d0d3a787eec8959ad2539c11a0.png

Edited by Sciirof
SOLVED
Posted

Okay so I just noticed the bronze_ingot wasn't a JSON changed that, but still the same issue. Then recreated the project in 1.13.2 and there it does work.

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.