DimDoors/StevenDimDoors
SenseiKiwi 1d1d0a767c Fixed Doors and Minor Dungeon Change
Fixed the regression bug that caused some of our doors to get placed in
the wrong direction. Changing doors to inherit from BaseDimDoor caused
BlockRotator to assume they weren't dimensional doors because it used
"instanceof DimensionalDoor" to check. Thanks for figuring it out,
Steven! ^_^

Also made a minor change to dungeon generation. We now check the game
rule doMobSpawning and don't spawn Monoliths from DungeonSchematic if
the value is false. This is useful for testing without Monoliths around.
We still do work to remove the portal frame blocks even if the mobs
aren't spawned.
2013-09-07 20:14:14 -04:00
..
mod_pocketDim Fixed Doors and Minor Dungeon Change 2013-09-07 20:14:14 -04:00
mod_pocketDimClient Fixed More Bugs 2013-09-03 21:41:54 -04: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/