1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-20 22:30:23 +02:00

phase out the generic red, green, white and neutral metals

generic black metal is used for all of these now, colorized.
also, added a bit of noise to the texture.
This commit is contained in:
Vanessa Ezekowitz
2015-05-03 18:30:56 -04:00
parent 94f7e63ba7
commit d6cdff41aa
12 changed files with 23 additions and 19 deletions

View File

@ -160,7 +160,7 @@ local r_cbox = {
homedecor.register("radiator", {
mesh = "homedecor_radiator.obj",
tiles = {
"homedecor_generic_metal_white.png",
"homedecor_generic_metal_black.png^[colorize:#ffffff:200",
"homedecor_radiator_controls.png"
},
inventory_image = "homedecor_radiator_inv.png",