Ok another question, Is there a group that is all nodes, like opposite of nil? From https://github.com/celeron55/minetest/blob/master/doc/lua_api.txt : neighbors = {"default:water_source", "default:water_flowing"}, -- (any of these) ^ If left out or empty, any neighbor will do If you want to be sur...