Let the games begin, and the odds ever in your favor. ModJam #3.
Oceania makes oceans awesome! Use the Atlantium Depulsor to make a underwater base really easily, slash enemies with the Atlantite Trident, start a economy with Chest Boats (and they take damage, so Lilypads arn't so annoying), and make your builds great with Limestone!
So, here is how to build using your MCP enviroment.
- Start with a fresh MCP/Forge environment (using Forge version 953)
- Clone the repository to src/minecraft by doing the following:
- Rename the
src/minecraft
folder tosrc/minecraft_temp
- Clone the repository to
src/minecraft
, recreating theminecraft
folder in the process (the.git
folder should now reside insrc/minecraft
) - Move the contents of the
src/minecraft_temp
folder back tosrc/minecraft
- Delete the
src/minecraft_temp
folder
- Rename the
- Run
recompile.bat
and thenreobfuscate_srg.bat
. - Copy the
src/minecraft/assets/oceania
folder toreobf/minecraft/assets
, leaving you withreobf/minecraft/assets/oceania
- Take everything from
reobf/minecraft
, and package it into a zip file. - Rename the zip file to
Oceania.jar
. - Place in your
mods/
folder. - Enjoy!
(Yes, we will have builds at the end of ModJam.)