forked from nalc/homedecor_modpack
Update piano textures and recipe
This commit is contained in:
parent
1f040f131a
commit
6385013037
|
@ -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 |
Loading…
Reference in New Issue
Block a user