mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-08-01 11:10:21 +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:
@ -171,8 +171,8 @@ for c in ipairs(curtaincolors) do
|
||||
end
|
||||
|
||||
local mats = {
|
||||
{ "brass", "Brass", "homedecor_tile_brass.png" },
|
||||
{ "wrought_iron", "Wrought iron", "homedecor_tile_wrought_iron.png" },
|
||||
{ "brass", "Brass", "homedecor_generic_metal_brass.png" },
|
||||
{ "wrought_iron", "Wrought iron", "homedecor_generic_metal_wrought_iron.png" },
|
||||
{ "wood", "Wooden", "default_wood.png" }
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user