Open 0999312 opened 3 years ago
3D model support is not that simple. With textures all I have to consider is folders to pull textures from. There are several places in the tool models that would need special support to work with 3D models as opposed to 2D models, and unfortunately I could not write a system which supported both (they are too conceptually different in internals). Ultimately, I decided the usecase of a resource pack wanting 3D tool models was not worth the effort compared to other more pressing features.
That said, this is not something that will never get added, just really, really low priority, as
Minecraft Version
1.16.5
Forge Version
36.2.2
Mantle Version
1.16.5-1.6.116
Tinkers' Construct Version
1.16.5-3.1.1.252
Problem description
I want to make a 3D Resource Pack for TiC's tools but when I finished my work, the models just like a flat texture.
Suggested solution
Add support for Java Block/Item Model so somebody can make 3D Models for tools, or just tell us HOW to use the models correctly.
Alternatives considered
I know that there is something difficult in modifiers' model, but I think 3D Model support is really important.
Additional context