The map generator (Tectonicus) can currently render 8 chunks every 20 seconds.
Each chunk is 16 by 16 by 128. Thats 32,768 blocks.
The World consists of 133,243 chunks. (Thats 4,366,106,624 blocks)
So, at the current rate, the map is estimated to be done in 3.8554108796296296 (roughly 4) days.
During those 4 days I will learn java. Since its object oriented like Actionscript 3, it hopefully wont be that hard to learn. Ill practice it and try to make a functioning mod.
After the map is finished, I will plan the final layout of the world. Work a few weeks on some mods and some final touches, and then we can get out of phase 2 and proceed to phase 3.