MegaCrafter10
Member
MegaCrafter10 submitted a new project:
Custom item models tutorial - learn to create and use your own 3D models for items
Custom item models tutorial - learn to create and use your own 3D models for items
Read more about this resource...Disclaimer: this is not a modeling tutorial
Prerequisites:
How custom models work
- none
Every item in the game has its own corresponding .json file which contains information about the textures and models of the items and when it should use them. The .json files are stored inside the game itself but can be overwritten by a resource pack (which we will be doing in this tutorial).
Types of models
There are 2D and 3D models. 2D models are basically just...