* Fixed Limbo gateways. I accidentally broke them while overhauling gateways in general. * Changed references to BaseItemDoor.placeDoorBlock() to use ItemDoor.placeDoorBlock() instead. We should refer to the original class that implements the function.