Optimized the selection of random dungeons with weights applied. We now have a class called WeightedContainer for taping into Minecraft's weighted selection code without having to extend the WeightedRandomItem class. Using that, we no longer need to keep a list with duplicate dungeons to achieve weighted selection, so I removed that variable.
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