@@ -75,9 +75,8 @@ local abm_cache_time minetest.register_abm { label = 'Sap drip'; nodenames = {'sorcery:tap'}; - neighbors = {'group:tree'}; interval = sap_interval; chance = 5; catch_up = true; action = function(pos, node)