

You must understand however, that when Mojang releases modding support, this will be much easier, so be prepared to change your code.

I suggest you search for terms like "spawn" and "entity".
#Techne mcreator how to
The way I first found how to mod the terrain generator, was searching the source directory for the blockID I was modding. Coded in Flash.įor the passive animal spawning code, I suggest you download Minecraft Coders Pack MCP, and search through the source files.

I had a look around the wiki, and found a basic mob creation tutorial. Well I'm not going to write a whole tutorial (because I have limited time right now) but I will link you to some resources and give some tips.įirstly if you are going to mod Minecraft in any way, you want to go to the modding wiki.
