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

phase out generic dark, mahogany, and white wood

and rename the base wood to _plain instead of beech
This commit is contained in:
Vanessa Ezekowitz
2015-05-03 21:18:35 -04:00
parent 5041ae2cdd
commit 3996b55c03
13 changed files with 261 additions and 249 deletions

View File

@ -197,7 +197,7 @@ homedecor.register("desk", {
description = "Desk",
mesh = "homedecor_desk.obj",
tiles = {
"homedecor_generic_wood_beech.png",
homedecor.plain_wood,
"homedecor_desk_drawers.png",
"homedecor_generic_metal_black.png",
},