mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-25 08:20:19 +02: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:
@ -161,7 +161,7 @@ local r_cbox = {
|
||||
homedecor.register("radiator", {
|
||||
mesh = "homedecor_radiator.obj",
|
||||
tiles = {
|
||||
"homedecor_white_metal.png",
|
||||
"homedecor_generic_metal_white.png",
|
||||
"homedecor_radiator_controls.png"
|
||||
},
|
||||
inventory_image = "homedecor_radiator_inv.png",
|
||||
|
Reference in New Issue
Block a user