|========================================|
|        Mod Maker: Forge Edition        |
|========================================|
|            by: edmiester777            |
|========================================|

Step 1)
------------------------------------------
visit: http://www.minecraftforge.net/wiki/Installation/Source
and download all required files and follow
installation process

Step 2)
------------------------------------------
run my mod maker and generate mod files
according to what you like

Step 3)
------------------------------------------
drag generated files into 
src/common/net/minecraft/src in your MCP
directory

Step 4)
------------------------------------------
run recompile.bat/recompile.sh depending
on your operating System

Step 5)
------------------------------------------
run reobfuscate.bat/reobfuscate.sh
according to your Operating System


|========================================|
|            Texture Tutorial            |
|========================================|
1) Texture files must be 256x256 pixels
2) each 16x16 square is a new proxy number
3) proxy numbers go from left to right
4) mods parse through these numbers to preload textures for your mod
5) to install textures, go into the jars/bin folder and open minecraft.jar and drag texture in there