forked from mtcontrib/homedecor_modpack
change dig property of doorbell
This commit is contained in:
parent
e8dd191cfd
commit
defa628c4f
@ -1138,7 +1138,7 @@ minetest.register_node("homedecor:doorbell", {
|
||||
drawtype = "nodebox",
|
||||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
groups = {snappy=1},
|
||||
groups = {snappy=3},
|
||||
node_box = {
|
||||
type = "fixed",
|
||||
fixed = {
|
||||
|
Loading…
Reference in New Issue
Block a user