How to Make a Mossy Cobblestone Material in UE5

Mossy cobblestone is a blend material: hard stone with soft organic growth accumulating exactly where physics would put it — in the mortar lines, on upward faces, in shaded crevices. The placement logic matters more than the moss itself.

Channel by channel

Base color

Grey-to-brown stone with cool variation per cobble, moss in dark, desaturated greens. Moss that’s too bright turns the path radioactive; think olive, not lime.

Roughness

Stone at 0.6–0.8, moss effectively 1.0 (it scatters light, never shines). Wet variants drop the stone to 0.2–0.35 while the moss stays matte — that split is the whole "after rain" look.

Metallic

0.0 across the board.

Normal

Strong: deep grout gaps between rounded cobbles, with the moss slightly filling and softening the crevices it grows in. This is a material where a flat normal map ruins everything.

The hand-building tip that matters

Blend moss over stone using a mask driven by the normal’s up-axis (World Aligned Blend) so moss grows on top surfaces automatically — it keeps the material believable on stairs and slopes without hand-painting.

New to the four channels? Read the PBR basics first.

Or generate it in seconds

MaterialForge builds this material for you — seamless textures, derived PBR maps and the UE5 node graph, applied into your open editor in one click. The prompt is prefilled:

Generate “mossy cobblestone” in MaterialForge

Prompt variations to try

Applying into your editor happens through the free Cosindra desktop app (Windows & macOS).

More materials