Posted July 19, 20196 yr 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 Edited July 20, 20196 yr by Sciirof SOLVED
July 20, 20196 yr Author 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.