84cfa9904c
Fixed a bug in DungeonHelper that could cause dungeons to get clipped during export if they extend past Y = 127. We used world.getActualHeight() to obtain the height of the pocket, which should be 256, but getActualHeight() returns 128 for dimensions with no sky. Pocket dimensions are set to have no sky, so this becomes an issue. |
||
---|---|---|
.. | ||
mod_pocketDim | ||
mod_pocketDimClient | ||
schematics | ||
README.md |
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