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

rework brass texture(s) and usage thereof

This commit is contained in:
Vanessa Ezekowitz
2015-04-27 18:35:14 -04:00
parent 0323ba021b
commit a346bf5803
9 changed files with 12 additions and 12 deletions

View File

@ -81,7 +81,7 @@ homedecor.register("grandfather_clock", {
"homedecor_grandfather_clock_face.png",
"homedecor_grandfather_clock_wood.png",
"homedecor_grandfather_clock_face_edge.png",
"homedecor_tile_brass2.png"
"homedecor_tile_brass.png"
},
inventory_image = "homedecor_grandfather_clock_inv.png",
groups = { snappy = 3 },