1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-16 20:50:22 +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

@ -52,7 +52,7 @@ homedecor.register("ironing_board", {
mesh = "homedecor_ironing_board.obj",
tiles = {
"wool_grey.png",
"homedecor_generic_metal_neutral.png"
"homedecor_generic_metal_black.png^[brighten"
},
expand = {right = "air"},
groups = { snappy = 3 },