mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2026-01-08 17:45:24 +01: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:
@@ -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