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:
@ -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",
|
||||
},
|
||||
|
Reference in New Issue
Block a user