I am reasonably new to mod development and am working on a project which I want to incorporate 3D textured, handheld items.
So, during development of my Minecraft mod I thought it would be cool if I could make the item I added 3D when held by the player...similar to that of Flan's Mod guns using 3D models, for example.
Now, I know how to create models using Blender but wondered if anyone could help me with how to use them as the 3D texture for an item in my mod like how to use the advanced model loader to implement custom '.obj's.
- TheShinyIron