Page 1 of 1

Why is my item model invisible?

Posted: 07 Feb 2020, 22:20
by VoxelRabbit
I was following a first few tutorials and set up the best model properties I could to make the item actually work in Minecraft using Cubik Studio, also I made sure I have my resource pack and next thing I noticed when I exported the model, it was invisible as I don't see the GUI icon of the model appeared with the resource pack active, neither do I see the model appeared in the arm.

I don't know what exactly is it that i'm doing wrong when rendering and exporting the model with the atlas texture, but here is a screenshot of how I recently replaced the stone sword with the model. Can someone please help me with this?

Image

Re: Why is my item model invisible?

Posted: 07 Feb 2020, 22:21
by HanFox
It's hard to know without seeing your JSON file.

Re: Why is my item model invisible?

Posted: 07 Feb 2020, 22:54
by VoxelRabbit
HanFox wrote: 07 Feb 2020, 22:21 It's hard to know without seeing your JSON file.
Here's the json file that I have, it's close to the last file I have in my previous thread on this forum

Re: Why is my item model invisible?  [Solved]

Posted: 08 Feb 2020, 00:03
by HanFox
Remove the second line:

Code: Select all

"parent": "item/handheld",