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

join desk model's objects into one

This commit is contained in:
Vanessa Ezekowitz
2015-04-26 22:07:22 -04:00
parent 020754d13a
commit a75c55cfc3
2 changed files with 82 additions and 122 deletions

View File

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