1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-17 21:30:19 +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

@ -201,9 +201,9 @@ homedecor.register("desk", {
description = "Desk",
mesh = "homedecor_desk.obj",
tiles = {
"forniture_wood.png",
"homedecor_generic_wood_beech.png",
"homedecor_desk_drawers.png",
"forniture_black_metal.png",
"homedecor_generic_metal_black.png",
},
inventory_image = "homedecor_desk_inv.png",
selection_box = desk_cbox,