#Importing models
15 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.
ask the mod developer to give it to you
is there not any way?
asking the mod developer
is there a way to import .class files?
no
.class files are compiled/compressed byte code iirc.
So those usually contain code and model in some way, but not in a readable way.
Oh so if I were to get an obj file of an entity is it impossible?
You can't convert mesh elements to a .java model afaik
Though you could load the obj model into Blockbench into a Generic Model project if you need it for posing etc. (Like for a thumbnail)
yeah but how can i get the entity's obj if there is no json file for it, that's what I am trynna find
sorry for the low brightness
of the image
Afaik the only way (besides recreating the model manually ofc) would be to ask the model creator.