1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-08-01 19:20:20 +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

@ -274,7 +274,7 @@ homedecor.register("well", {
mesh = "homedecor_well.obj",
tiles = {
"homedecor_rope_texture.png",
"homedecor_generic_metal_neutral.png",
"homedecor_generic_metal_black.png^[brighten",
"default_water.png",
"default_cobble.png",
"default_wood.png",