1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-19 22:10:21 +02:00

rename most wood, metal, etc textures

to bring them all together into one "category" instead of being scattered across the directory
also combine a couple dupes.
This commit is contained in:
Vanessa Ezekowitz
2015-04-27 23:48:02 -04:00
parent f8fc0bbad6
commit a35b57d713
37 changed files with 78 additions and 76 deletions

View File

@ -79,9 +79,9 @@ homedecor.register("grandfather_clock", {
tiles = {
"default_glass.png",
"homedecor_grandfather_clock_face.png",
"homedecor_grandfather_clock_wood.png",
"homedecor_generic_wood_luxury_brown1.png",
"homedecor_grandfather_clock_face_edge.png",
"homedecor_tile_brass.png"
"homedecor_generic_metal_brass.png"
},
inventory_image = "homedecor_grandfather_clock_inv.png",
groups = { snappy = 3 },