Hey, I just created a "Item" model, here is the file. The problem is that the model doesn't want to load at all, giving me the purple and black block model.
I already know where to place my model to make it work:
the model in minecraft/models/item
and creating a json file for it in minecraft/items
Every thing should work but doesn't
Anything my model doesn't respect?
Thanks you!