Posted October 31, 201212 yr 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
November 2, 201212 yr Author 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
November 2, 201212 yr Author 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?
November 2, 201212 yr Author 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
November 2, 201212 yr Techne is a program that is like a 3d modeling software for minecraft : http://techne.zeux.me/?download
November 2, 201212 yr Author Ohhh.. thanks for the link.. i was trying to make it manually it only make the ModelClass right?
November 2, 201212 yr 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.
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.