I have almost nil experience with shaders...

As you would know, the multitexture terrain shader (terraintex, not terraintex3) just 'splats' detail texture layers on top of the terrain, with no consideration for the texture underneath, which becomes invisible. What i would like to acheive is a shader with the same functionality, but where the detail textures are multiplied over the base texture.

Is this possible?