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

do the same for wrought iron

This commit is contained in:
Vanessa Ezekowitz
2015-04-27 19:00:35 -04:00
parent a346bf5803
commit a0bf61cfa7
8 changed files with 8 additions and 8 deletions

View File

@ -172,7 +172,7 @@ end
local mats = {
{ "brass", "Brass", "homedecor_tile_brass.png" },
{ "wrought_iron", "Wrought iron", "homedecor_tile_wrought_iron2.png" },
{ "wrought_iron", "Wrought iron", "homedecor_tile_wrought_iron.png" },
{ "wood", "Wooden", "default_wood.png" }
}