1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-22 15:20:22 +02:00

rework brass texture(s) and usage thereof

This commit is contained in:
Vanessa Ezekowitz
2015-04-27 18:35:14 -04:00
parent 0323ba021b
commit a346bf5803
9 changed files with 12 additions and 12 deletions

View File

@ -171,7 +171,7 @@ for c in ipairs(curtaincolors) do
end
local mats = {
{ "brass", "Brass", "homedecor_tile_brass2.png" },
{ "brass", "Brass", "homedecor_tile_brass.png" },
{ "wrought_iron", "Wrought iron", "homedecor_tile_wrought_iron2.png" },
{ "wood", "Wooden", "default_wood.png" }
}