diff --git a/flowers/init.lua b/flowers/init.lua index 63c7661..4666fc3 100644 --- a/flowers/init.lua +++ b/flowers/init.lua @@ -28,7 +28,7 @@ for i in ipairs(flowers_list) do sunlight_propagates = true, paramtype = "light", walkable = false, - groups = { snappy = 3,flammable=2, flower=1 }, + groups = { snappy = 3,flammable=2, flower=1, attached_node=1 }, sounds = default.node_sound_leaves_defaults(), selection_box = { type = "fixed",