diff --git a/homedecor/misc-nodes.lua b/homedecor/misc-nodes.lua index bc098691..70b4946a 100644 --- a/homedecor/misc-nodes.lua +++ b/homedecor/misc-nodes.lua @@ -1314,6 +1314,7 @@ minetest.register_node("homedecor:piano_left", { "homedecor_piano_front_left.png", }, inventory_image = "homedecor_piano_inv.png", + description = "Piano", drawtype = "nodebox", paramtype = "light", paramtype2 = "facedir",