right half of piano = not in creative inv

This commit is contained in:
Vanessa Ezekowitz 2014-08-26 13:33:37 -04:00
parent f946ea2936
commit 7139428181

View File

@ -1385,7 +1385,7 @@ minetest.register_node("homedecor:piano_right", {
drawtype = "nodebox", drawtype = "nodebox",
paramtype = "light", paramtype = "light",
paramtype2 = "facedir", paramtype2 = "facedir",
groups = { snappy = 3 }, groups = { snappy = 3, not_in_creative_inventory=1 },
node_box = { node_box = {
type = "fixed", type = "fixed",
fixed = { fixed = {