1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-18 21:50:20 +02:00

phase out brown and white plastic images

use a colorized dark "black" one as the base.
This commit is contained in:
Vanessa Ezekowitz
2015-05-03 19:08:58 -04:00
parent d6cdff41aa
commit 5041ae2cdd
5 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ local clock_sbox = {
}
local clock_materials = {
{ "plastic", "homedecor_generic_plastic_white.png" },
{ "plastic", "homedecor_generic_plastic_black.png^[colorize:#ffffff:220" },
{ "wood", "default_wood.png" }
}