Fixed doors on top of doors with rift sig
Signed-off-by: StevenRS11 <stevenrs11@aol.com>
This commit is contained in:
@@ -46,6 +46,11 @@ import cpw.mods.fml.relauncher.Side;
|
||||
|
||||
public class dimHelper extends DimensionManager
|
||||
{
|
||||
/**
|
||||
* hashMap for the private pocket dimensions
|
||||
*/
|
||||
|
||||
public static HashMap<String, DimData> privatePockets = new HashMap<String, DimData>();
|
||||
/**
|
||||
* HashMap containing all the dims registered with DimDoors, sorted by dim ID. loaded on startup
|
||||
* @Return
|
||||
|
||||
Reference in New Issue
Block a user