# Making Custom Microblends

**This guide was originally written by Halk and imported with their permission. You can find the original**[ **here**](https://docs.google.com/document/d/1oRjXHE08oDnaKwvgEOKxl0gZGkBADgSn2azCRwUeQLs/edit)**.**

The easiest/quicker way to make custom microblends is to have access to Photoshop and use ready-to-go seamless patterns. I like to look for these in [Pixabay](https://pixabay.com/images/search/seamless%20pattern/) and [Vecteezy](https://www.vecteezy.com/search?qterm=seamless-pattern-free\&content_type=vector).

You can try making your own seamless pattern with the help of [this tutorial](https://www.youtube.com/watch?v=uB0IG2x2wPc) (for Photoshop).

1. After you download or make your pattern, make sure it’s a 1:1 seamless image. I recommend working on at least 1k (1024x1024) to keep the quality.

![](/files/c5RbzDxwRRqOdPqGQXw2)

2. Turn everything you **don’t** want as microblend into transparency. You can magic wand if you’d like, but a quick way to do it is using the Color Range tool in PS. In my case, I’ll get rid of the grey areas.

![](/files/Yk1I7NhsfWVVW539DC20) ![](/files/mw861N86Nv5KM9gaZNyl)

Upper menu: Select > Color Range > Use the eyedropper to select the color you want gone.

Change the Fuzziness to make it as clean as possible.

3. Lock the transparency on this layer, then fill or paint the pattern with **THIS PURPLE (#7f7fff)**.

![](/files/OgwEEr15LiLiCVIV0ZZk)

If set up like this, it will be a one color microblend. To make two or more colors, separate the elements you want and save multiple files to go into different layers of the mlsetup. For example:

![](/files/5Ammbj4Uo4FYID8BZXTi)

4. Save the file(s) as .png and use WolvenKIt to [import your png file](/cyberpunk-2077-modding/modding-guides/textures-and-luts/images-importing-editing-exporting.md#importing-a-texture) **with transparency** over a basegame file, e.g. **`base\surfaces\microblends\scratches_and_flakes_a.xbm`.**
5. Now simply custom-path your microblend(s) while making sure to path them into the **µblends** window on MlsetupBuilder OR in the microblend path in the .mlsetup on WolvenKit.

![](/files/tOU8OAdjek9boJY1LXHs)

![](/files/FA4NEj2NJySnO9rgHZ1M)

**IMPORTANT:** if you’re adding microblends into a custom port, don’t forget to make the microblend layer in the mlmask a neutral grey, otherwise it’ll screw with the microblend color. For me, the **50% grey (#959595)** from PS works perfectly.

![](/files/caRtJOI0s1drkNHc65wV)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.redmodding.org/cyberpunk-2077-modding/modding-guides/textures-and-luts/making-custom-microblends.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
