Minecraft mob spawning coding?

Posted by Richard on Game Development See other posts from Game Development or by Richard
Published on 2012-11-15T18:05:58Z Indexed on 2012/11/15 23:28 UTC
Read the original article Hit count: 187

Filed under:

I recently discovered how to change the game (with MCP) and now I'd like to do my first "big" change to the game, creating new mobs. I already made their skin, the model, the AI and added a new entityID to the mob list. I just need to know how to make them spawn normally under similar conditions to zombies and skeletons.

Thanks in advance! :D

EDIT: Also, if anyone knows it, post tutorials about minecraft code editing, that would be great.

© Game Development or respective owner

Related posts about minecraft