Posted February 4, 201312 yr Can someone point me to a relatively short and clear tutorial about how to implement models from Techne into Forge. If you found this post helpful, please take your time to give me a "Thank You".
February 4, 201312 yr in techne click export as> java then just make the modelclass and copy the stuff from the java file into it.
February 4, 201312 yr Author in techne click export as> java then just make the modelclass and copy the stuff from the java file into it. Can you tell me how to make a model class. I'm an absolute noob when it comes to models. If you found this post helpful, please take your time to give me a "Thank You".
February 4, 201312 yr You create a new file, of type .Java and you give it a meaningful name, like ModelBlockName or something. Then do as RegalBlaze said and copy the stuff from the exported file into the newley made file. If you guys dont get it.. then well ya.. try harder...
February 5, 201312 yr Author You create a new file, of type .Java and you give it a meaningful name, like ModelBlockName or something. Then do as RegalBlaze said and copy the stuff from the exported file into the newley made file. After doing that, what should I do? If you found this post helpful, please take your time to give me a "Thank You".
February 5, 201312 yr Author Bump If you found this post helpful, please take your time to give me a "Thank You".
February 5, 201312 yr Here is a video detailing how to use Techne and add the model into Java. No signature for you!
February 5, 201312 yr Actually if you already have the model, the next part is the one you need: This is for importing mob models, but the process should be similar except it is handling a block and TileEntitySpecialRenderer If you guys dont get it.. then well ya.. try harder...
February 6, 201312 yr Author Actually if you already have the model, the next part is the one you need: This is for importing mob models, but the process should be similar except it is handling a block and TileEntitySpecialRenderer I tried to do that with a block, it didn't work. If you found this post helpful, please take your time to give me a "Thank You".
February 6, 201312 yr http://www.minecraftforum.net/topic/1483366-universal-subarakis-one-stop-custom-block-tutorial-make-it-with-techne/ tut for modloader. with a little thinking you can change it to forge. not much to be changed https://minecraft.curseforge.com/members/Subaraki/projects
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.