Works great but needs a little change to not spam your console. In line 11 you need to replace "[tree_distance.is_more_than[6]]" with "[Material[log].distance.is_more_than[6]]" as tree_distance is deprecated. I'm not sure if this is the best way to fix it as I am not well versed in Denizen scripts yet.