Page 1 of 1

Texture and model invisible.

Posted: 02 Nov 2023, 01:41
by Deadlock
So I've made a custom item texture and model for Minecraft, I directly exported it from cubik studio, I have triple checked that everything is in the correct folders, and after looking through some other posts, I ran the JSON file through an online validator, however, my custom item is still invisible, and I cannot figure out what I'm doing wrong, please help. :/ :export:

Re: Texture and model invisible.

Posted: 02 Nov 2023, 09:03
by HanFox
It's impossible to know without posting some examples of your models that are broken.

Re: Texture and model invisible.  [Solved]

Posted: 02 Nov 2023, 13:05
by Deadlock
Don't worry about it, I solved it.
I had a line in my code that was "parent": "item/handheld", that completely messed with the model, I removed it and everything is as it should be.