Skip to content

Instantly share code, notes, and snippets.

@Robijnvogel
Created April 24, 2017 15:04
Show Gist options
  • Save Robijnvogel/9f9355b62b3b12585735a7f55fd7f66b to your computer and use it in GitHub Desktop.
Save Robijnvogel/9f9355b62b3b12585735a7f55fd7f66b to your computer and use it in GitHub Desktop.
DimDoors Changelog 1.10.2 a1
Features currently in:
-Personal DimDoor: Will teleport a player to the entrance door of their own personal pocket and back. (unpairable)
-Iron DimDoor: Will create a Public Pocket and "pair" with its entrance door. After this, it will teleport the player to its paired door.
-Golden DimDoor: Will pair itself to a pairable unpaired DimDoor or Rift
-Chaos Door: Will teleport a player to a random non-personal Door or Rift. (unpairable)
-Warp Door: If paired, will act like an Iron DimDoor would. Otherwise, when in a Dungeon Pocket, will teleport the player to the Overworld. Otherwise, will do nothing.
-Transient Door: Will create a Dungeon Pocket and "pair" with its entrance door. After this, it will teleport the player to its paired door AND change into a Rift.
-Rift: When breaking a paired door in survival, a Rift will appear in its place. This rift can not be entered by passing through it. Any DimDoor can be placed on this Rift with the link staying intact.
-Rift Connection Tool: A Tool that can force-pair or "un-pair" any two rifts.
-Rift Blade: Tool that can be used to enter an otherwise-non enterable rift. You can also use it to teleport towards any entity.
-Crafting Recipes: Crafting recipes for these items and some other items are implemented
-Dimensions: The Limbo dimension (default 684) and three dimensions for the Private, Public and Dungeon Pockets exist.
-Commands: /dimteleport <dimID> teleports the player to another dimension
Future plans with priority:
-Transient Doors structure worldgen in the Overworld
-Adding json files to allow DimDoors to load the old Dungeon Pocket Schematics that are already distributed along with the mod right now
-Add Monoliths and other survival ways for getting into Limbo
Known issues:
-Placing a Golden DimDoor and walking through it if there's no unpaired door available will crash Minecraft because Dugeon Pockets are not yet available.
-The lighting of the Pockets looks broken.
-The Rift connection tool can connect any door to a Personal or Chaos door. This is unintended behaviour and will cause issues if used haphazardly.
-Personal and Chaos doors should not be placable on rifts, but they are.
-Limbo Dimension textures are weird or missing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment