2
Cake Model
How do i make a 3d cake model?
1
You can make a 3D model in any software for Minecraft models, for example, Cubik Studio or MrCrayfish Model Creator. If you need help with creating a model you can search for tutorials on youtube.
When you export the model you need to put it in your resource pack, in minecraft/models/block
I think the file name should be cake.json
To check the names of the files you can go to .minecraft/versions/(some version for example 1.15) and unpack the version java archive. There you will find a catalog structure that is similar to a resource pack, with all the default Minecraft files.
When you export the model you need to put it in your resource pack, in minecraft/models/block
I think the file name should be cake.json
To check the names of the files you can go to .minecraft/versions/(some version for example 1.15) and unpack the version java archive. There you will find a catalog structure that is similar to a resource pack, with all the default Minecraft files.
