Adds a new type of Drywall based on tiles from the game.
-
Take any image, it should be a tiling square of .png extension. Recommended size is 128x128.
-
Put it in the folder:
\Documents\Klei\OxygenNotIncluded\mods\config\backwalls\custom_walls
-
(Optional) create a .metadata.json file with the same name as the png, you can configure a border color and a display name here. For example, for a
cool.png
, there would be acool.metadata.json
:
{
"Name": "My Cool Wallpaper",
"BorderColorHex": "FF0033"
}
Your image should now appear as an option.
I want to change my image, but it's not updating
Delete the generated image from Documents\Klei\OxygenNotIncluded\mods\config\backwalls\generated_textures