forked from mtcontrib/homedecor_modpack
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:
@ -90,7 +90,7 @@ local kf_cbox = {
|
||||
|
||||
homedecor.register("kitchen_faucet", {
|
||||
mesh = "homedecor_kitchen_faucet.obj",
|
||||
tiles = { "homedecor_bright_metal.png" },
|
||||
tiles = { "homedecor_generic_metal_bright.png" },
|
||||
inventory_image = "homedecor_kitchen_faucet_inv.png",
|
||||
description = "Kitchen Faucet",
|
||||
groups = {snappy=3},
|
||||
|
Reference in New Issue
Block a user