Change terrain blend edges of tile textures

So I would like to have a pixel perfect blend between two terrain textures
like with mask:
t_mask_edge_straight
with something like this result:
21-0

Do I need a new terrain shader for that, or I can achieve this with default one?