forked from mtcontrib/homedecor_modpack
description for piano
This commit is contained in:
parent
401c85dab8
commit
f946ea2936
@ -1314,6 +1314,7 @@ minetest.register_node("homedecor:piano_left", {
|
|||||||
"homedecor_piano_front_left.png",
|
"homedecor_piano_front_left.png",
|
||||||
},
|
},
|
||||||
inventory_image = "homedecor_piano_inv.png",
|
inventory_image = "homedecor_piano_inv.png",
|
||||||
|
description = "Piano",
|
||||||
drawtype = "nodebox",
|
drawtype = "nodebox",
|
||||||
paramtype = "light",
|
paramtype = "light",
|
||||||
paramtype2 = "facedir",
|
paramtype2 = "facedir",
|
||||||
|
Loading…
Reference in New Issue
Block a user