Drofzz Posted October 31, 2012 Posted October 31, 2012 Hey guys i've been busy making a mod, and want to add a new zombie, that requires a custom shape. i've been looking as EntityZombie, but can't find any linking to how it renders the model, anyone that could give me a hint to where to look, and maby knows a uptodate tutorial on this? hopeoneone can help, and thanks Quote
MrGirboto Posted November 1, 2012 Posted November 1, 2012 have you heard of Techne? if not look up some tutorials on how it works Quote
Drofzz Posted November 2, 2012 Author Posted November 2, 2012 tryed googleing Techne, nothing at all.. is it a user? i know of some user that makes some really nice tutorials.. but can't remember hes name Quote
Drofzz Posted November 2, 2012 Author Posted November 2, 2012 however i've been looking trugh the forge code, and may have found how i make my own rendering of a Entity, but still havnt found any example how the Forge code want it linked to a Entity, so it can be seen in the Clientside.. is there any registering of a Rendering for a new entity, using some sort of dark magic? Quote
Drofzz Posted November 2, 2012 Author Posted November 2, 2012 Doh.. okay i kindea searched the whole code, for the ModelZombie.java, and found i need to register my own in the RenderManager instance, by making a Render Class for it well i guess i just give up to easy.. but thanks anyway Quote
GhostSnyperRecon Posted November 2, 2012 Posted November 2, 2012 Techne is a program that is like a 3d modeling software for minecraft : http://techne.zeux.me/?download Quote
Drofzz Posted November 2, 2012 Author Posted November 2, 2012 Ohhh.. thanks for the link.. i was trying to make it manually it only make the ModelClass right? Quote
Eastonium Posted November 2, 2012 Posted November 2, 2012 Could I see your code? I'm trying to make a new mob with a different model and can't seem to get it to work. Quote
Recommended Posts
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.