DimDoors/StevenDimDoors
SenseiKiwi 0a6f6c9615 Cleaned up PocketGenerator
Cleaned up some of the code in PocketGenerator. Seeded the generation of
Monoliths as a function of the world seed. All of our randomized
selections should be functions of the world seed so people can exchange
seeds with cool DD features. I will rename the file to have proper
capitalization in the next commit. Then I have to fix Monolith spawning.

Also, don't use recursion as a way to loop functions if you could simply
have a loop. I'm referring to the way PocketGenerator.populate() calls
itself. Completely unnecessary.
2013-06-23 02:49:25 -04:00
..
mod_pocketDim Cleaned up PocketGenerator 2013-06-23 02:49:25 -04:00
mod_pocketDimClient Overhauled configuration properties 2013-06-13 19:01:54 -04:00
schematics Signed-off-by: StevenRS11 <stevenrs11@aol.com> 2013-02-17 21:46:16 -05:00
README.md Signed-off-by: StevenRS11 <stevenrs11@aol.com> 2013-02-17 23:00:39 -05:00

DimDoors

Dimensional Doors for Minecraft Adds several items that allow the player to move between and create dimensions

see the MC forum topic for details

http://www.minecraftforum.net/topic/1650007-147-dimensional-doors-v110-physics-what-physics-updated-with-fancy-opengl/