mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-27 17:30:17 +02:00
Update piano textures and recipe
This commit is contained in:
@ -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" }
|
||||
},
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user