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

phase out various "luxury" woods in favor of colorizing just one

This commit is contained in:
Vanessa Ezekowitz
2015-05-03 21:52:52 -04:00
parent 3996b55c03
commit 245ca4c102
9 changed files with 105 additions and 120 deletions

View File

@ -82,7 +82,7 @@ homedecor.register("grandfather_clock", {
tiles = {
"default_glass.png",
"homedecor_grandfather_clock_face.png",
"homedecor_generic_wood_luxury_brown1.png",
"homedecor_generic_wood_luxury.png",
"homedecor_grandfather_clock_face_edge.png",
"homedecor_generic_metal_brass.png"
},