Fixed door orientation finally.
Limbo generates terrain under you can use items in limbo more voids to send you home. update to 1.5.2 Signed-off-by: StevenRS11 <stevenrs11@aol.com>
This commit is contained in:
@@ -129,7 +129,7 @@ public class EventHookContainer
|
||||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
|
||||
if(event.entityPlayer.worldObj.provider.dimensionId==mod_pocketDim.limboDimID&&event.action==PlayerInteractEvent.Action.RIGHT_CLICK_BLOCK)
|
||||
{
|
||||
@@ -162,7 +162,9 @@ public class EventHookContainer
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
**/
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user