#Import armor
10 messages · Page 1 of 1 (latest)
Please make sure to read #1029373817119838218 as it may answer your question!
Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.
Only if the mod happens to have the model files as actual model files (which usually isn't the case).
-# And no, the .json files in models/item are not armor models, those are the item icon models
Yes, I even managed to import the json file but they are just icons
How do I check if mods have models? What file format are they?
Could be .java, could be geo.json, could be .bbmodel
Depends on what they use to render the armor.
By default they would use .class files that are compiled and compressed java byte code that is is a merged mess of code and models and cannot be feasibly reverted to a proper model file afaik.
Got it, thanks for the help, one last question, does this apply to mobs too? Or can I import mobs more easily?
mobs are the same situation