mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-27 09:20:17 +02:00
description for piano
This commit is contained in:
@ -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",
|
||||||
|
Reference in New Issue
Block a user