Update piano textures and recipe

This commit is contained in:
kilbith 2015-03-26 13:46:38 +01:00
parent 1f040f131a
commit 6385013037
4 changed files with 1 additions and 1 deletions

View File

@ -2745,7 +2745,7 @@ minetest.register_craft({
recipe = {
{ "", "homedecor:steel_wire", "building_blocks:hardwood" },
{ "homedecor:plastic_strips", "homedecor:steel_wire", "building_blocks:hardwood" },
{ "building_blocks:hardwood", "default:steelblock", "building_blocks:hardwood" }
{ "technic:brass_ingot", "default:steelblock", "building_blocks:hardwood" }
},
})

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 769 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB