more work on import

This commit is contained in:
StevenRS11
2013-06-02 09:57:05 -04:00
parent c16dd49a18
commit 004d06ab7d
3 changed files with 19 additions and 9 deletions

View File

@@ -343,7 +343,7 @@ public class dimHelper extends DimensionManager
}
if(entity instanceof EntityPlayerMP)
if(!world.isRemote)
{
entity = this.teleportEntity(world, entity, linkData);