more work on import
This commit is contained in:
@@ -343,7 +343,7 @@ public class dimHelper extends DimensionManager
|
||||
}
|
||||
|
||||
|
||||
if(entity instanceof EntityPlayerMP)
|
||||
if(!world.isRemote)
|
||||
{
|
||||
|
||||
entity = this.teleportEntity(world, entity, linkData);
|
||||
|
||||
Reference in New Issue
Block a user